* riece-naming.el (riece-naming-assert-rename): Fixed.
[riece] / lisp / ChangeLog
1 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
2
3         * riece-naming.el (riece-naming-assert-rename): Fixed.
4
5 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
6
7         * Riece: Version 0.1.5 released.
8         * riece-version.el (riece-version-number): Bump up to 0.1.5.
9
10 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
11
12         * riece-ctcp.el (riece-command-ctcp-action): If the current
13         command line is not empty, insert it into the minibuffer before
14         reading input.  Thanks to Akinori MUSHA  <knu@iDaemons.org>
15         [cf. <Liece:00123>]
16
17         * riece.el: Add autoload setting for derived-mode-class.
18         (riece-shrink-buffer-idle-timer): New variable.
19         (riece): Set idle timer to shrink channel buffers.
20         (riece-shrink-buffer): New function.
21
22         * riece-xemacs.el (riece-overlays-in): New function.
23         (riece-delete-overlay): New alias.
24         (riece-kill-all-overlays): New function.
25
26         * riece-server.el (riece-quit-server-process): Don't set timer if
27         riece-quit-timeout is nil.
28
29         * riece-options.el (riece-quit-timeout): Change custom type.
30         (riece-shrink-buffer-idle-time-delay): New user option.
31         (riece-max-buffer-size): New user option.
32
33         * riece-icon.el (riece-icon-add-image-region) [XEmacs]: Delete
34         extents if already exists.
35
36         * riece-emacs.el (riece-overlays-in): New alias.
37         (riece-delete-overlay): New alias.
38         (riece-kill-all-overlays): New function.
39         (riece-run-with-idle-timer): New alias.
40         (riece-cancel-timer): New alias.
41
42         * riece-display.el (riece-update-user-list-buffer): Kill all
43         overlays in buffer.
44         (riece-update-channel-list-buffer): Ditto.
45
46         * riece-commands.el (riece-command-set-operators): Reset group.
47         (riece-command-set-speakers): Ditto.
48
49 2003-10-23  Daiki Ueno  <ueno@unixuser.org>
50
51         * riece-naming.el (riece-naming-assert-rename): Follow the
52         change of riece-channel.el.
53
54         * riece-message.el (riece-message-external-p): Follow the
55         change of riece-channel.el.
56
57         * riece-display.el (riece-update-user-list-buffer): Follow the
58         change of riece-channel.el.
59
60         * riece-commands.el (riece-command-kick): Follow the change of
61         riece-channel.el.
62         (riece-command-set-operators): Ditto.
63         (riece-command-set-speakers): Ditto.
64
65         * riece-button.el (riece-user-button-set-operators): Follow the
66         change of riece-channel.el.
67         (riece-user-button-set-speakers): Ditto.
68
69         * riece-channel.el (riece-make-channel): Abolish 2nd and 3rd
70         arguments.
71         (riece-get-channel): Follow the change of riece-make-channel.
72         (riece-channel-operators): Abolish.
73         (riece-channel-speakers): Abolish.
74         (riece-channel-set-operators): Abolish.
75         (riece-channel-set-speakers): Abolish.
76         (riece-channel-get-operators): Abolish.
77         (riece-channel-get-speakers): Abolish.
78         (riece-channel-toggle-user): Follow the change of the return type
79         of riece-channel-users.
80         (riece-channel-toggle-operator): Ditto.
81         (riece-channel-toggle-speaker): Ditto.
82         (riece-channel-operator-p): Abolish.
83         (riece-channel-speaker-p): Abolish.
84         (riece-channel-intern-user): Abolish.
85
86 2003-10-23  Daiki Ueno  <ueno@unixuser.org>
87
88         * riece-identity.el (riece-identity-member): Take an optional 3rd
89         argument to instruct to use riece-identity-equal-no-server.
90         (riece-identity-assoc): Ditto.
91
92         * riece-display.el (riece-update-user-list-buffer): Use
93         riece-channel-operator-p and riece-channel-speaker-p.
94
95         * riece-button.el (riece-user-button-set-operators): Use
96         riece-channel-operator-p.
97         (riece-user-button-set-speakers): Use riece-channel-speaker-p.
98
99         * riece-channel.el (riece-channel-intern-user): New function.
100         (riece-channel-toggle-operator): Use it.
101         (riece-channel-toggle-speaker): Use it.
102         (riece-channel-operator-p): New function.
103         (riece-channel-speaker-p): New function.
104
105 2003-10-23  OHASHI Akira  <bg66@koka-in.org>
106
107         * riece-log.el (riece-log-get-directory): Follow the change of
108         `riece-channel-regexp'.
109
110 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
111
112         * riece-identity.el (riece-format-identity): Return copied strings.
113
114 2003-10-22  OHASHI Akira  <bg66@koka-in.org>
115
116         * riece.el (riece): When riece server was opened, Do
117         `riece-command-configure-windows' instead of signaling.
118
119 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
120
121         * riece-rdcc.el (riece-rdcc-send-program): Flush $stdout before
122         accepting a connection.
123         (riece-command-dcc-send): Use riece-completing-read-identity; take
124         an identity object in the 1st argument.
125         (riece-rdcc-format-size): New function.
126         (riece-handle-dcc-request): Use it.
127
128         * riece-ndcc.el (riece-command-dcc-send): Use
129         riece-completing-read-identity; take an identity object in the 1st
130         argument.
131
132         * riece-display.el (riece-update-buffers): Run
133         riece-update-buffer-hook.
134
135         * riece-button.el (riece-user-button-finger): Pass an identity
136         object instead of the prefix.
137
138         * riece-ctcp.el: Require 'riece-highlight.
139         (riece-ctcp-action-face): New face.
140         (riece-ctcp-action-face): New variable.
141         (riece-ctcp-action-prefix): New variable.
142         (riece-ctcp-requires): Require 'riece-highlight if it is enabled.
143         (riece-ctcp-insinuate): Modify riece-dialogue-font-lock-keywords
144         if 'riece-highlight is enabled.
145         (riece-handle-ctcp-action-request): Prepend
146         riece-ctcp-action-prefix instead of riece-change-prefix.
147         (riece-command-ctcp-action): Ditto.
148
149         * riece-server.el (riece-quit-server-process): Use riece-run-at-time.
150         * riece-xemacs.el (riece-run-at-time): New function.
151         * riece-emacs.el (riece-run-at-time): New alias.
152
153         * riece-misc.el (riece-get-identities-on-server): New function.
154         (riece-get-users-on-server): Use it.
155
156         * riece-ctcp.el (riece-ctcp-completing-read-identity): Abolish.
157         (riece-command-ctcp-version): Use riece-completing-read-identity
158         and riece-get-identities-on-server.
159         (riece-command-ctcp-ping): Ditto.
160         (riece-command-ctcp-clientinfo): Ditto.
161         (riece-command-ctcp-action): Ditto.
162
163         * riece-commands.el (riece-command-finger): Pass the current
164         server name to riece-get-users-on-server; use
165         riece-completing-read-identity.
166         (riece-command-invite): Ditto.
167         (riece-command-enter-message-to-user): Ditto.
168
169         * riece-000.el (riece-handle-001-message): Register myself with
170         riece-obarray.
171
172 2003-10-21  Daiki Ueno  <ueno@unixuser.org>
173
174         * riece-ctcp.el (riece-ctcp-completing-read-identity): New
175         function.
176         (riece-command-ctcp-version): Use it.
177         (riece-command-ctcp-ping): Ditto.
178         (riece-command-ctcp-clientinfo): Ditto.
179         (riece-command-ctcp-action): Ditto; don't encode CHANNEL identity
180         twice.
181
182 2003-10-20  Daiki Ueno  <ueno@unixuser.org>
183
184         * riece-xemacs.el (riece-xemacs-mode-line-buffer-identification):
185         Abolish.
186         (riece-mode-line-buffer-identification): Don't define alias.
187
188         * riece-server.el (riece-open-server): Handle errors occurred
189         during reading password.
190
191         * riece-options.el (riece-addons): Add riece-icon.
192
193         * riece-layout.el (riece-configure-windows-top): Collect arguments.
194
195         * riece-icon.el: New add-on.
196         * COMPILE (riece-modules): Add riece-icon.
197         * Makefile.am (EXTRA_DIST): Add riece-icon.el
198
199 2003-10-20  Daiki Ueno  <ueno@unixuser.org>
200
201         * riece-options.el (riece-saved-forms): Add riece-layout.
202
203         * riece-layout.el (riece-layout-alist): Change format.
204         (riece-configure-windows): Take 2 args to specify the position of
205         the command buffer window.
206
207         * riece-commands.el (riece-command-change-layout): Set
208         riece-save-variables-are-dirty.
209
210 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
211
212         * Riece: Version 0.1.4 released.
213         * riece-version.el (riece-version-number): Bump up to 0.1.4.
214
215 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
216
217         * riece-server.el (riece-server-process-opened): Return t.
218
219         * riece.el (riece-dialogue-mode-map): Bind "p" to
220         riece-command-enter-message-to-user.
221
222         * riece-misc.el (riece-current-nickname): Use
223         riece-current-server-name.
224         (riece-get-users-on-server): Ditto.
225
226         * riece-server.el (riece-current-server-name): New function.
227         (riece-send-string): Use it.
228
229         * riece-commands.el (riece-command-enter-message-to-user): New command.
230
231 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
232
233         * riece-menu.el (riece-menu-create-layouts-menu): New function.
234         (riece-menu-items): Use it.
235
236         * riece-server.el (riece-server-process-opened): New function.
237         (riece-server-opened): Use it.
238
239         * riece-url.el: Require 'riece-menu.
240         (riece-url-insinuate): Add "Open URL..." menu in
241         riece-command-mode-hook.
242
243         * riece-options.el (riece-addons): Add riece-menu.
244
245         * riece-menu.el: New add-on.
246         * COMPILE (riece-modules): Add riece-menu.
247         * Makefile.am (EXTRA_DIST): Add riece-menu.el
248
249 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
250
251         * riece-version.el (riece-extended-version): Remove interactive spec.
252         (riece-version): New command.
253         * riece.el (riece-command-map): Bind "V" to riece-version.
254
255         * riece-options.el (riece-command-prefix): New user option.
256         (riece-tab-stop-list): Abolish.
257
258         * riece.el (riece-define-keys-1): If keymap is a list, eval the
259         2nd element of it.
260         (riece-select-keys): Use riece-command-prefix instead of "\C-c".
261         (riece-command-map): Ditto.
262         (riece-dialogue-mode): Don't set tab-stop-list.
263
264 2003-10-18  Daiki Ueno  <ueno@unixuser.org>
265
266         * riece-keyword.el (riece-keyword-message-filter): Ignore messages
267         which belongs to myself.
268
269         * riece-commands.el (riece-command-topic): Use
270         riece-check-channel-commands-are-usable.
271         (riece-command-invite): Ditto.
272         (riece-command-kick): Ditto.
273         (riece-command-change-mode): Ditto.
274         (riece-command-set-operators): Ditto.
275         (riece-command-set-speakers): Ditto.
276         (riece-command-send-message): Ditto.
277         (riece-command-part): Ditto.
278
279         * riece-misc.el (riece-get-users-on-server): If
280         riece-current-channel is not set, check the default server.
281         (riece-check-channel-commands-are-usable): New function.
282
283         * riece-globals.el (riece-channel-regexp): Accept channel names
284         beginning with "!!".
285
286 2003-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
287
288         * riece-commands.el (riece-command-universal-server-name-argument):
289         Fix parenthesis.
290
291 2003-10-16  Daiki Ueno  <ueno@unixuser.org>
292
293         * riece.el (riece-buffer-alist): Rename from
294         riece-buffer-mode-alist.
295
296         * riece-misc.el (riece-get-buffer-create): Takes an optional 2nd
297         argument, init-major-mode, which is used to assert the major-mode
298         of the created buffer.
299
300         * riece-naming.el (riece-naming-assert-rename): Merged buffer
301         renaming logic that riece-handle-nick-message was responsible for.
302
303         * riece-globals.el (riece-server-process-alist): Revive.
304         (riece-process-list): Abolish.
305         (riece-command-buffer): Set default to nil.
306         (riece-dialogue-buffer): Ditto.
307         (riece-others-buffer): Ditto.
308         (riece-channel-list-buffer): Ditto.
309         (riece-user-list-buffer): Ditto.
310         (riece-private-buffer): Abolish.
311         (riece-wallops-buffer): Abolish.
312
313         * riece-display.el (riece-channel-buffer-format): Moved from
314         riece-globals.
315         (riece-channel-buffer-alist): New variable.
316         (riece-channel-buffer-create): Assert the major-mode of the
317         created buffer is 'riece-channel-mode.
318         (riece-channel-buffer): New function.
319         (riece-switch-to-channel): Use riece-channel-buffer instead of
320         directly using get-buffer.
321
322 2003-10-14  Daiki Ueno  <ueno@unixuser.org>
323
324         * riece-commands.el (riece-command-toggle-away): Check user away
325         status in the server buffer.
326         [cf. <Liece:00119>]
327         (riece-command-names): Use identity prefix
328         instead of formatted identity.
329         (riece-command-who): Ditto.
330
331 2003-10-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
332
333         * riece.el (riece-dialogue-mode-map): Bind "N" instead of "\C-n"
334         to `riece-command-name'.
335
336 2003-10-14  Daiki Ueno  <ueno@unixuser.org>
337
338         * riece-layout.el (riece-reconfigure-windows-predicate): Simplified.
339
340 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
341
342         * Riece: Version 0.1.3 released.
343         * riece-version.el (riece-version-number): Bump up to 0.1.3.
344
345 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
346
347         * riece-button.el (riece-button-map-identity-region): Abolish.
348         (riece-user-button-set-operators): Use riece-scan-property-region.
349         (riece-user-button-set-speakers): Ditto.
350         (riece-button-add-identity-button): Ditto.
351
352         * riece-keyword.el: Require 'riece-message.
353         (riece-keyword-map-region): Abolish.
354         (riece-keyword-scan-region): Use riece-scan-property-region.
355
356         * riece-misc.el (riece-scan-property-region): New function.
357
358 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
359
360         * riece-xemacs.el (riece-make-overlay): New alias.
361         (riece-overlay-put): New alias.
362         (riece-overlay-start): New alias.
363         (riece-overlay-buffer): New alias.
364
365         * riece-emacs.el (riece-make-overlay): New alias.
366         (riece-overlay-put): New alias.
367         (riece-overlay-start): New alias.
368         (riece-overlay-buffer): New alias.
369
370         * riece-keyword.el: New add-on.
371         * COMPILE (riece-modules): Add riece-keyword.
372         * Makefile.am (EXTRA_DIST): Add riece-keyword.el
373
374         * riece-message.el (riece-message-filter-functions): New user option.
375         (riece-display-message-1): New function.
376         (riece-display-message): Use it.
377
378 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
379
380         * riece.el (riece-channel-list-mode): Initialize
381         riece-update-buffer-functions.
382         (riece-user-list-mode): Ditto.
383
384         * riece-globals.el (riece-channel-indicator): Rename from
385         riece-short-channel-indicator.
386         (riece-long-channel-indicator): Rename from
387         riece-channel-indicator.
388
389         * riece-display.el (riece-update-buffer-functions): Default to
390         nil.
391         (riece-update-indicator-functions): New variable splitted from
392         riece-update-buffer-functions.
393         (riece-update-channel-indicator): Rename from
394         riece-update-short-channel-indicator.
395         (riece-update-long-channel-indicator): Rename from
396         riece-update-channel-indicator.
397         (riece-update-buffers): Don't set riece-channel-buffer.
398         (riece-switch-to-channel): Set riece-channel-buffer here.
399
400         * riece-button.el (riece-user-button-popup-menu): Change order.
401         (riece-button-update-buffer): Unify
402         riece-button-update-channel-list-buffer and
403         riece-button-update-user-list-buffer.
404
405 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
406
407         * riece-history.el (riece-history-insinuate): In
408         riece-after-switch-to-channel-functions, check whether the last
409         channel is nil.
410
411         * riece-xemacs.el (riece-event-buffer): New alias.
412         (riece-event-point): New alias.
413
414         * riece-emacs.el (riece-event-buffer): New function.
415         (riece-event-point): New function.
416
417         * riece-display.el (riece-update-user-list-buffer): Use
418         riece-format-identity to add 'riece-identity property to user
419         names.
420
421         * riece-button.el (riece-user-button-popup-menu): New variable.
422         (riece-identity-button): Rename from riece-channel-button.
423         (riece-button-switch-to-identity): Rename from
424         riece-channel-button-action.
425         (riece-identity-button-popup-menu): Rename from
426         riece-channel-button-popup-menu; set point to the position the
427         event occurred.
428         (riece-user-button-join-partner): New function.
429         (riece-user-button-set-operators): New function.
430         (riece-user-button-set-speakers): New function.
431         (riece-user-button-finger): New function.
432         (riece-make-identity-button-map): New function.
433         (riece-button-map-identity-region): New function; splitted from
434         riece-button-add-identity-button.
435         (riece-button-add-identity-button): Use it.
436         (riece-button-update-user-list-buffer): New function.
437         (riece-button-insinuate): Add riece-button-update-user-list-buffer
438         to riece-update-buffer-functions.
439
440 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
441
442         * riece-xemacs.el (riece-mouse-2): New variable.
443         (riece-popup-menu-popup): New function.
444
445         * riece-emacs.el (riece-mouse-2): New variable.
446         (riece-popup-menu-bogus-filter-constructor): New macro.
447         (riece-popup-menu-popup): New function.
448
449         * riece-commands.el (riece-command-list): Use identity prefix
450         instead of formatted identity.
451
452         * riece-button.el (riece-channel-button-popup-menu): New variable.
453         (riece-channel-button): Arrange help-echo.
454         (riece-channel-button-switch-to-channel): New function.
455         (riece-channel-button-part): New function.
456         (riece-channel-button-list): New function.
457         (riece-channel-button-map): New variable.
458         (riece-button-add-channel-buttons): Add 'local-map and 'keymap
459         properties on channel buttons.
460
461 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
462
463         * riece-button.el (riece-button-insinuate): Buttonize channel buffers.
464
465         * riece-history.el (riece-channel-list-history-face): New face.
466         (riece-history-format-channel-list-line): New function.
467         (riece-history-insinuate): Add ?+ to
468         riece-channel-list-mark-face-alist; add
469         riece-history-format-channel-list-line to
470         riece-format-channel-list-line-functions.
471
472         * riece-highlight.el (riece-channel-list-current-face): Arrange colors.
473
474 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
475
476         * riece-unread.el (riece-unread-after-display-message-function):
477         Do nothing when message-target is already in
478         riece-unread-channels; call riece-redisplay-buffers.
479         (riece-unread-update-channel-list-buffer): Abolish.
480         (riece-unread-after-switch-to-channel-function): Don't call
481         riece-unread-update-channel-list-buffer.
482         (riece-unread-format-channel-list-line): New function.
483         (riece-unread-insinuate): Add
484         riece-unread-format-channel-list-line to
485         riece-format-channel-list-line; don't add
486         riece-unread-update-channel-list-buffer to
487         riece-update-buffer-functions.
488
489         * riece-highlight.el (riece-channel-list-mark-current-channel):
490         Abolish; merged into riece-update-channel-list-buffer.
491         (riece-highlight-insinuate): Don't add
492         riece-channel-list-mark-current-channel to
493         riece-after-switch-to-channel-functions.
494
495         * riece-display.el (riece-channel-list-changed): Abolish.
496         (riece-update-channel-list-buffer): Always redisplay channel-list
497         buffer.
498         (riece-update-channel-list-indicator): Always redisplay
499         channel-list indicator.
500         (riece-format-channel-list-line): New function.
501         (riece-update-buffers): Don't clear riece-channel-list-changed.
502         (riece-join-channel): Don't set riece-channel-list-changed.
503         (riece-part-channel): Ditto.
504
505 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
506
507         * riece-options.el (riece-addons): Add riece-button.
508
509         * riece-display.el (riece-update-channel-list-buffer): Avoid to
510         use format to preserve 'riece-identity property.
511
512         * riece-unread.el (riece-unread-update-channel-list-buffer):
513         Simplified.
514         (riece-unread-insinuate): Delay adding
515         riece-unread-update-channel-list-buffer to
516         riece-update-buffer-functions.
517
518         * riece-button.el: New add-on.
519         * COMPILE (riece-modules): Add riece-button.
520         * Makefile.am (EXTRA_DIST): Add riece-button.el
521
522 2003-10-08  Daiki Ueno  <ueno@unixuser.org>
523
524         * riece-server.el (riece-close-server-process): 
525         (riece-quit-server-process): Call riece-close-server-process
526         instead of kill-process; call riece-exit if no process is available.
527
528 2003-10-07  Daiki Ueno  <ueno@unixuser.org>
529
530         * riece-display.el (riece-channel-buffer-name): Check whether
531         IDENTITY is a member of riece-current-channels.
532
533 2003-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
534
535         * riece-commands.el (riece-command-kick): Fix completing-read
536         collection argument.
537
538 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
539
540         * riece-000.el: Require 'riece-commands.
541         * riece-200.el: Don't require 'riece-commands.
542         * riece-300.el: Ditto.
543
544 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
545
546         * Riece: Version 0.1.2 released.
547         * riece-version.el (riece-version-number): Bump up to 0.1.2.
548
549 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
550
551         * riece-filter.el (riece-sentinel): Don't clear
552         riece-reconnect-with-password.
553         * riece-server.el (riece-open-server): Clear
554         riece-reconnect-with-password here.
555
556 2003-10-04  Daiki Ueno  <ueno@unixuser.org>
557
558         * riece-globals.el (riece-join-channel-candidate): New variable.
559         * riece-commands.el (riece-command-join): Prompt
560         riece-join-channel-candidate.
561
562         * riece-handle.el (riece-handle-invite-message): Set
563         riece-join-channel-candidate when the user is invited.
564         * riece-naming.el (riece-naming-assert-join): Clear
565         riece-join-channel-candidate.
566
567 2003-10-04  Daiki Ueno  <ueno@unixuser.org>
568
569         * riece-identity.el (riece-completing-read-identity): Pass 6th &
570         7th arguments to completing-read.
571
572         * riece-commands.el (riece-command-part): Use 6th argument DEFAULT
573         of riece-completing-read-identity.
574
575         * riece-handle.el (riece-handle-invite-message): Fix parsing of
576         parameters.
577
578         * riece-display.el (riece-update-channel-list-buffer): Don't clear
579         riece-channel-list-changed.
580         (riece-update-buffers): Clear it.
581
582 2003-10-01  Daiki Ueno  <ueno@unixuser.org>
583
584         * riece-rdcc.el (riece-rdcc-save-directory): New user option.
585
586 2003-09-29  Daiki Ueno  <ueno@unixuser.org>
587
588         * riece-000.el (riece-handle-001-message): Parse elements in
589         riece-startup-channel-list.
590
591 2003-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
592
593         * riece-skk-kakutei.el
594         (riece-skk-kakutei-command-enter-message-as-notice): Fix typo.
595
596 2003-09-20  Daiki Ueno  <ueno@unixuser.org>
597
598         * riece-options.el (riece-startup-channel-list): Revive.
599         * riece-000.el (riece-handle-001-message): Process
600         riece-startup-channel-list.
601
602         * riece-server.el (riece-open-server): Display "Logging in to
603         XXX..." message.
604         * riece-000.el (riece-handle-001-message): Clear "Logging in to
605         XXX..." message; call riece-after-login-hook.
606
607 2003-09-07  Daiki Ueno  <ueno@unixuser.org>
608
609         * riece-unread.el (riece-unread-after-display-message-function):
610         Simplified.
611
612 2003-09-02  Daiki Ueno  <ueno@unixuser.org>
613
614         * riece-commands.el (riece-command-join): Extract target
615         identity-prefix before applying riece-channel-p; format target.
616
617 2003-08-30  Daiki Ueno  <ueno@unixuser.org>
618
619         * Riece: Version 0.1.1 released.
620         * riece-version.el (riece-version-number): Bump up to 0.1.1.
621
622 2003-08-29  Daiki Ueno  <ueno@unixuser.org>
623
624         * riece-guess.el (riece-guess-channel-try-functions): Default to
625         nil.
626         (riece-default-guess-channel): Abolish.
627         (riece-command-guess-switch-to-channel): Reconstruct
628         riece-guess-candidates when it is empty.
629
630 2003-08-28  Daiki Ueno  <ueno@unixuser.org>
631
632         * riece-highlight.el (riece-dialogue-change-face): Use defvar to
633         define.
634         (riece-dialogue-notice-face): Ditto.
635         (riece-dialogue-wallops-face): Ditto.
636         (riece-dialogue-error-face): Ditto.
637         (riece-dialogue-info-face): Ditto.
638         (riece-dialogue-server-face): Ditto.
639         (riece-dialogue-prefix-face): Ditto.
640         (riece-channel-list-default-face): Ditto.
641         (riece-channel-list-current-face): Ditto.
642
643         * riece-unread.el (riece-channel-list-unread-face): Use defvar to
644         define.
645
646 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
647
648         * riece-history.el (riece-history-insinuate): Don't set
649         riece-guess-channel-try-functions here.
650         (riece-history-requires): Don't require riece-guess.
651
652         * riece-unread.el (riece-unread-requires): Don't require
653         riece-guess.
654         (riece-unread-insinuate): Don't set
655         riece-guess-channel-try-functions here.
656
657 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
658
659         * riece-unread.el (riece-unread-after-display-message-function):
660         Rename from riece-unread-display-message-function.
661         (riece-unread-after-switch-to-channel-function): Rename from
662         riece-unread-channel-switch-hook.
663         (riece-guess-channel-from-unread): New function.
664         (riece-unread-requires): Require 'riece-guess and 'riece-history.
665         (riece-unread-insinuate): Setup riece-guess-channel-try-functions.
666
667         * riece-options.el (riece-addons): Add riece-guess, riece-history,
668         and riece-url.
669
670         * riece-layout.el (riece-reconfigure-windows-predicate): Don't
671         check riece-last-channel.
672
673         * riece-display.el (riece-switch-to-channel): Rename
674         riece-channel-switch-hook to
675         riece-after-switch-to-channel-functions.
676         (riece-switch-to-nearest-channel): Ditto.
677
678         * riece-guess.el: New add-on.
679         * COMPILE (riece-modules): Add riece-guess.
680         * Makefile.am (EXTRA_DIST): Add riece-guess.el
681
682         * riece-history.el: New add-on.
683         * COMPILE (riece-modules): Add riece-history.
684         * Makefile.am (EXTRA_DIST): Add riece-history.el
685
686 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
687
688         * riece-options.el (riece-connection-timeout): Abolish.
689
690         * riece-server.el (riece-clear-system): Abolish.
691         * riece.el (riece-exit): Merge riece-clear-system.
692
693 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
694
695         * riece-filter.el (riece-sentinel): Suppress status message when
696         riece-debug is nil.
697
698 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
699
700         * riece-highlight.el (riece-channel-list-mark-current-channel):
701         New function.
702
703         * riece-display.el (riece-channel-list-changed): New variable.
704         (riece-update-channel-list-buffer): Check riece-channel-list-changed.
705         (riece-update-channel-list-indicator): Ditto.
706
707 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
708
709         * riece-options.el (riece-addons): Enable riece-unread by default.
710
711         * riece-highlight.el (riece-channel-list-current-face): New variable.
712         (riece-channel-list-default-face): New face.
713
714         * riece-globals.el (riece-channel-list-buffer): Strip leading
715         whitespace.
716
717 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
718
719         * riece-unread.el: Require 'riece-highlight when compiling.
720         (riece-unread): New custom group.
721         (riece-channel-list-unread-face): New variable.
722         (riece-channel-list-unread-face): New face.
723         (riece-unread-requires): New function.
724         (riece-unread-insinuate): Add ?! to riece-channel-list-mark-face-alist.
725
726         * riece-highlight.el: Highlight *Channels* buffer; rename
727         riece-*-face -> riece-dialogue-*-face, riece-highlight-* ->
728         riece-dialogue-*.
729         (riece-channel-list-font-lock-keywords): New variable.
730         (riece-channel-list-mark-face-alist): New variable.
731
732 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
733
734         * riece-unread.el (riece-unread-update-channel-list-buffer):
735         Restore channel marks if exist.
736
737         * riece-naming.el (riece-naming-assert-join): Don't set
738         riece-redisplay-buffers.
739         (riece-naming-assert-part): Ditto.
740         (riece-naming-assert-rename): Ditto.
741
742         * riece-display.el (riece-redisplay-buffers): Abolish.
743         (riece-update-user-list-buffer): Don't check
744         riece-redisplay-buffers.
745         (riece-update-channel-list-buffer): Ditto; prefix "*" at the
746         beginning of the current channel.
747         (riece-switch-to-channel): Don't set riece-redisplay-buffers.
748         (riece-join-channel): Ditto.
749         (riece-part-channel): Ditto.
750
751 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
752
753         * riece-display.el (riece-join-channel): Parse non-nil elements in
754         riece-default-channel-binding.
755
756 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
757
758         * riece-identity.el (riece-format-identity): Add 'riece-identity
759         property to the resulting string.
760
761         * riece-misc.el (riece-concat-channel-topic): Don't append ":" if
762         topic is "".
763
764         * riece-300.el (riece-handle-322-message): Simplify message.
765
766         * riece-commands.el (riece-command-change-layout): Call
767         riece-command-configure-windows; Use setq instead of
768         custom-set-variables.
769
770 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
771
772         * Riece: Version 0.1.0 released.
773         * riece-version.el (riece-version-number): Bump up to 0.1.0.
774
775 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
776
777         * COMPILE (riece-compile-modules): Ignore errors during byte
778         compilation.
779         (riece-install-modules): If there lacks a compiled module, don't
780         attempt to install it.
781
782         * riece-options.el (riece-quit-timeout): Default to 10.
783
784         * riece.el (riece-dialogue-mode-map): Bind riece-command-change-layout.
785         (riece): Switch to riece-command-buffer before riece-redisplay-buffers.
786
787         * riece-unread.el: Require 'riece-commands.
788
789         * riece-server.el: Require 'riece-identity and 'riece-compat.
790
791         * riece-ndcc.el: Require 'riece-globals, 'riece-options,
792         'riece-display.
793         (riece-handle-dcc-request): Use riece-channel-buffer-name.
794
795         * riece-identity.el: Don't require 'riece-server.
796
797         * riece-doctor.el: Require 'riece-globals, 'riece-identity,
798         'riece-message, and 'riece-server.
799
800         * riece-ctcp.el: Require 'riece-display.
801
802         * riece-commands.el: Require 'riece-layout.
803         (riece-command-change-layout): New command.
804
805         * riece-alias.el: Require 'riece-identity.
806
807         * riece-layout.el: No longer provided as an add-on.
808         * riece-display.el: Remove window configuration stuff.
809
810 2003-08-24  Daiki Ueno  <ueno@unixuser.org>
811
812         * riece-rdcc.el (riece-command-dcc-send): Bind
813         process-connection-type to nil.
814
815         * riece-300.el (riece-handle-319-message): New handler.
816
817         * riece.el (riece-buffer-mode-alist): Add riece-command-buffer.
818         (riece): Signal an error when a server is opened;
819         No need to initialize riece-command-buffer specially.
820
821 2003-08-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
822
823         * riece-display.el (riece-configure-windows-top): Set
824         `truncate-partial-width-windows' nil, when horizontal window
825         split.
826
827 2003-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
828
829         * riece-display.el (riece-configure-windows-top): Change
830         user-list-buffer and channel-list-buffer window create logic.
831
832         * riece-skk-kakutei.el (riece-skk-kakutei-insinuate): Add
833         require riece.el when compile.
834
835         * riece.el (riece): Use `riece-redisplay-buffers' instead of
836         `riece-configure-windows'.
837
838 2003-08-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
839
840         * riece-display.el (riece-configure-windows-top): New function.
841         * riece-layout.el (riece-layout-alist): Add top.
842
843         * riece-skk-kakutei.el: New add-on.
844         * COMPILE (riece-modules): Add riece-skk-kakutei.
845         * Makefile.am (EXTRA_DIST): Add riece-skk-kakutei.el
846
847 2003-08-19  Daiki Ueno  <ueno@unixuser.org>
848
849         * riece-layout.el: New add-on.
850         * COMPILE (riece-modules): Add riece-layout.
851         * Makefile.am (EXTRA_DIST): Add riece-layout.el
852
853 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
854
855         * riece-options.el (riece-quit-timeout): New user option.
856         * riece-server.el (riece-quit-server-process): New function.
857         * riece-commands.el (riece-command-quit): Use it.
858         (riece-command-close-server): Use it.
859
860 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
861
862         * riece-commands.el (riece-command-previous-channel): Skip nil in
863         riece-current-channels.
864
865 2003-08-09  Daiki Ueno  <ueno@unixuser.org>
866
867         * riece-rdcc.el (riece-command-dcc-send): Accept output only from
868         the ruby process.
869
870         * riece-xemacs.el: Don't require 'riece-compat.
871
872 2003-08-06  Daiki Ueno  <ueno@unixuser.org>
873
874         * riece-unread.el (riece-unread-update-channel-list-buffer): Call
875         riece-parse-identity.
876
877 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
878
879         * riece-server.el (riece-find-server-name): Abolish.
880
881         * riece-alias.el: Add usage.
882
883 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
884
885         * riece-mini.el (riece-mini-send-message): Use
886         riece-completing-read-identity; don't use riece-own-channel-message.
887
888         * riece-identity.el: Require 'riece-compat.
889         (riece-identity-prefix-case-table): New variable.
890         (riece-abbrev-identity-string-function): New variable.
891         (riece-expand-identity-string-function): New variable.
892         (riece-format-identity): Rename from riece-decode-identity.
893         (riece-parse-identity): Rename from riece-encode-identity.
894         (riece-with-identity-buffer): Abolish.
895         (riece-identity-canonicalize-prefix): Use case-table.   
896
897         * riece-filter.el (riece-handle-numeric-reply): Decode messages.
898         (riece-handle-message): Ditto.
899
900         * riece-alias.el: New add-on.
901         * COMPILE (riece-modules): Add riece-alias.
902         * Makefile.am (EXTRA_DIST): Add riece-alias.el.
903
904         * riece-emacs.el (riece-set-case-syntax-pair): New alias.
905         * riece-xemacs.el (riece-set-case-syntax-pair): New alias.
906         * riece-identity.el (riece-identity-canonicalize-prefix): Simplified.
907
908 2003-08-03  Daiki Ueno  <ueno@unixuser.org>
909
910         * Riece: Version 0.0.4 released.
911         * riece-version.el (riece-version-number): Bump up to 0.0.4.
912
913 2003-06-24  OHASHI Akira  <bg66@koka-in.org>
914
915         * riece-unread.el (riece-unread-display-message-function): Don't check
916         `selected-window'. It doesn't work as expected.
917
918 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
919
920         * riece-misc.el (riece-channel-p): Moved from riece-channel.el.
921
922         * riece-300.el: Rewrite using riece-decode-identity.
923
924         * riece-identity.el (riece-completing-read-identity): Signal an
925         error when the encoded channel name is not matched with
926         riece-channel-regexp.
927
928         * riece-globals.el (riece-channel-regexp): Moved from
929         riece-channel.el.
930         (riece-user-regexp): Moved form riece-user.el.
931
932 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
933
934         * riece-handle.el (riece-handle-join-message): Don't call
935         riece-switch-to-channel.
936         (riece-handle-part-message): Don't decode message if it is empty.
937         (riece-handle-kick-message): Ditto.
938         (riece-handle-quit-message): Ditto.
939         (riece-handle-kill-message): Ditto.
940
941         * riece-commands.el (riece-command-part): Show the current channel
942         as default candidate.
943
944         * riece-identity.el (riece-completing-read-identity): Accept
945         optional 5th argument `initial'.
946
947         * riece-unread.el (riece-unread-update-channel-list-buffer):
948         Simplified.
949
950         * riece-filter.el (riece-sentinel): Don't bind
951         riece-inhibit-update-buffers.
952
953         * riece-display.el (riece-redisplay-buffer): New variable.
954         (riece-inhibit-update-buffers): Abolish.
955         (riece-update-channel-list-buffer): Memorize
956         encoded identity as text property on each line. 
957
958         * riece.el (riece-channel-list-mode): Make riece-redisplay-buffer
959         buffer local.
960         (riece-user-list-mode): Ditto.
961
962 2003-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
963
964         * riece-log.el, riece-mini.el, riece-unread.el, riece-url.el:
965         Fix example setting, don't use 3rd arg of add-to-list.
966
967         * riece-coding.el (riece-default-coding-system): Fix default value.
968
969 2003-06-22  Daiki Ueno  <ueno@unixuser.org>
970
971         * riece-display.el (riece-inhibit-update-buffers): New variable.
972         * riece-filter.el (riece-sentinel): Bind
973         riece-inhibit-update-buffers while removing channels from
974         riece-current-channels.
975         * riece-unread.el (riece-unread-display-message-function): Don't
976         update channel list buffer when riece-inhibit-update-buffers is
977         non-nil.
978         (riece-unread-channel-switch-hook): Ditto.
979         (riece-unread-insinuate): Add
980         riece-unread-update-channel-list-buffer to
981         riece-update-buffer-functions.
982
983         * riece-commands.el (riece-command-switch-to-channel): Call
984         riece-redisplay-buffers instead of riece-command-configure-windows.
985
986         * riece-identity.el (riece-completing-read-identity): Remove nil
987         from riece-current-channels before converting it to an alist.
988
989 2003-06-17  OHASHI Akira  <bg66@koka-in.org>
990
991         * riece-unread.el (riece-unread-display-message-function): Check a
992         `selected-window'.
993
994         * riece-mini.el: New add-on.
995         * COMPILE (riece-modules): Add `riece-mini'.
996         * Makefile.am (EXTRA_DIST): Add `riece-mini.el'.
997
998         * riece-display.el (riece-channel-buffer-create): Add new hook.
999         * riece-log.el: New add-on for saving irc logs.
1000         * COMPILE (riece-modules): Add `riece-log'.
1001         * Makefile.am (EXTRA_DIST): Add `riece-log.el'.
1002
1003         * riece-commands.el (riece-command-join): Use `let*' instead of `let'.
1004         (riece-command-part): Ditto.
1005
1006 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
1007
1008         * riece-naming.el (riece-naming-assert-join): Call
1009         riece-update-buffers.
1010         (riece-naming-assert-part): Ditto.
1011
1012         * riece-filter.el (riece-sentinel): Don't bind
1013         riece-overriding-server-name; use riece-part-channel.
1014
1015         * riece-display.el (riece-switch-to-channel): Don't set
1016         riece-channel-buffer.
1017         (riece-update-buffers): Set riece-channel-buffer here.
1018
1019         * riece-commands.el (riece-command-switch-to-channel-by-number): Fixed.
1020         (riece-command-close-server): Fixed completion bug.
1021         (riece-command-universal-server-name-argument): Ditto.
1022
1023 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
1024
1025         * riece-doctor.el: Don't require 'doctor; autoload doctor-mode and
1026         doctor-read-print.
1027
1028         * riece-handle.el (riece-handle-nick-message): Use
1029         riece-decode-identity to decode user.
1030         (riece-handle-join-message): Ditto.
1031         (riece-handle-part-message): Ditto.
1032         (riece-handle-kick-message): Ditto.
1033         (riece-handle-quit-message): Ditto.
1034         (riece-handle-kill-message): Ditto.
1035         (riece-handle-invite-message): Ditto.
1036         (riece-handle-topic-message): Ditto.
1037         (riece-handle-mode-message): Ditto.
1038
1039 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
1040
1041         * riece-message.el (riece-own-channel-message): Abolish.
1042
1043         * riece-commands.el (riece-command-send-message): Don't use
1044         riece-own-channel-message.
1045
1046         * riece-doctor.el (riece-doctor-reply): Don't use
1047         riece-own-channel-message.
1048         (riece-doctor-hello-regexp): New user option.
1049         (riece-doctor-bye-regexp): New user option.
1050
1051 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1052
1053         * riece-identity.el (riece-identity-member-no-server): Abolish.
1054
1055         * riece-doctor.el (riece-doctor-patients): Make it global variable.
1056         (riece-doctor-after-privmsg-hook): Use riece-identity-member
1057         instead of riece-identity-member-no-server.
1058
1059 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1060
1061         * riece-doctor.el: New add-on.
1062         * COMPILE (riece-modules): Add riece-doctor.
1063         * Makefile.am (EXTRA_DIST): Add riece-doctor.el
1064
1065 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1066
1067         * riece-handle.el (riece-handle-nick-message): Follow the change
1068         of riece-identity-member.
1069
1070         * riece-commands.el (riece-command-next-channel): Use
1071         riece-identity-member instead of riece-identity-member-no-server.
1072         (riece-command-previous-channel): Ditto.
1073
1074 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1075
1076         * riece-identity.el (riece-completing-read-identity): Remove nil
1077         from channels before completing-read.
1078
1079         * riece-message.el (riece-message-make-name): Fix condition for priv.
1080         (riece-message-make-global-name): Ditto.
1081         (riece-message-buffer): Ditto.
1082
1083         * riece-misc.el (riece-current-nickname): Use
1084         riece-with-identity-buffer.
1085
1086 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1087
1088         * riece-message.el (riece-message-parent-buffers): Regard message's
1089         speaker as target when priv mode.
1090
1091         * riece-display.el (riece-update-channel-indicator): Decode
1092         riece-current-channel even in priv mode.
1093
1094         * riece-identity.el (riece-decode-identity): Respect prefix-only.
1095         (riece-completing-read-identity): Check if illegal characters in
1096         channel name.
1097
1098 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
1099
1100         * riece.el (riece-buffer-mode-alist): Add riece-user-list-buffer.
1101         * riece-globals.el (riece-user-buffer-format): Abolish.
1102         (riece-user-list-buffer): Default to " *Users*".
1103         * riece-display.el (riece-user-list-buffer-name): Abolish.
1104         (riece-user-list-buffer-create): Abolish.
1105
1106 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
1107
1108         * riece-filter.el (riece-handle-numeric-reply): Don't decode messages.
1109         (riece-handle-message): Ditto.
1110         (riece-sentinel): Clear system here.
1111
1112         * riece-server.el (riece-server-process-name): New function.
1113         (riece-server-process): New function.
1114         (riece-close-server): Abolish.
1115
1116         * riece-identity.el: Adopt vector object representation for
1117         identity objects.
1118         (riece-with-identity-buffer): New macro.
1119         (riece-decode-identity): New function.
1120         (riece-encode-identity): New function.
1121
1122         * riece-globals.el (riece-process-list): New variable.
1123         (riece-server-process-alist): Abolish.
1124         (riece-channel-buffer-alist): Abolish.
1125         (riece-user-list-buffer-alist): Abolish.
1126         (riece-short-channel-indicator): New variable.
1127
1128         * riece-channel.el: Assume that we are already in the server buffer.
1129         * riece-user.el: Likewise.
1130
1131 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
1132
1133         * riece-ndcc.el (riece-ndcc-server-sentinel): Close a parenthesis.
1134
1135         * riece-rdcc.el (riece-rdcc-insinuate): Don't use the 3rd argument of
1136         `add-to-list'.
1137
1138 2003-06-06  Daiki Ueno  <ueno@unixuser.org>
1139
1140         * riece-channel.el (riece-forget-channel): Fixed.
1141         (riece-channel-modeless-regexp): Abolish.
1142         (riece-channel-modeless-p): Abolish.
1143
1144 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
1145
1146         * riece-unread.el (riece-unread-display-message-function): Delete the
1147         target before adding to list.
1148         (riece-unread-switch-to-channel): New function.
1149         (riece-unread-insinuate): Bind "\C-c\C-u" to riece-command-mode-map.
1150         Bind "u" to riece-dialogue-mode-map.
1151         Bind "u" to riece-channel-list-mode-map.
1152
1153         * riece.el (riece-channel-list-mode-map): Don't bind
1154         `riece-command-unread-channel'.
1155
1156 2003-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1157
1158         * riece-000.el,riece-200.el,riece-300.el,riece-400.el,riece-500.el,
1159         riece-commands.el,riece-filter.el,riece-handle.el,riece-highlight.el
1160         riece-identity.el,riece-message.el,riece-misc.el,riece-naming.el,
1161         riece.el: Don't require riece-inlines since it has been removed.
1162
1163 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1164
1165         * riece-display.el (riece-update-user-list-buffer): Rename from
1166         riece-user-list-update-buffer.
1167         (riece-update-channel-list-buffer): Rename from
1168         riece-channel-list-update-buffer.
1169
1170 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1171
1172         * riece-identity.el (riece-identity-canonicalize-prefix): Moved
1173         from riece-inlines.el; renamed from scandinavian-downcase.
1174         (riece-identity-equal-no-server): Moved from riece-inlines.el;
1175         renamed from scandinavian-equal-ignore-case.
1176         (riece-identity-equal-no-server-safe): New function.
1177         (riece-identity-member-no-server): Moved from riece-inlines.el;
1178         renamed from scandinavian-member-ignore-case.
1179         (riece-identity-member-no-server-safe): New function.
1180
1181         * riece-inlines.el: Removed.
1182         * COMPILE (riece-modules): Remove riece-inlines.
1183         * Makefile.am (EXTRA_DIST): Remove riece-inlines.el.
1184
1185 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1186
1187         * riece-rdcc.el (riece-rdcc-sentinel): Don't call delete-process
1188         explicitly.
1189         * riece-ndcc.el: Don't call delete-process explicitly.
1190         * riece-server.el (riece-close-server-process): Don't call
1191         delete-process explicitly unless riece-debug == t.
1192
1193 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1194
1195         * riece-inlines.el (scandinavian-downcase): New inline function.
1196         (scandinavian-equal-ignore-case): Rename from
1197         string-equal-ignore-case.
1198         (scandinavian-member-ignore-case): Rename from
1199         string-list-member-ignore-case.
1200
1201         * riece-identity.el (riece-identity-equal): Rename from
1202         riece-identity-equal-no-server; use scandinavian-equal-ignore-case.
1203         (riece-identity-equal-safe): Rename from riece-identity-equal.
1204         (riece-identity-member): Rename from riece-identity-member-no-server.
1205         (riece-identity-member-safe): Rename from riece-identity-member.
1206         (riece-identity-assoc): Rename from riece-identity-assoc-no-server.
1207         (riece-identity-assoc-safe): Rename from riece-identity-assoc.
1208
1209 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1210
1211         * riece-rdcc.el: Require 'riece-ctcp.
1212         (riece-rdcc-insinuate): Add "DCC" to
1213         riece-ctcp-additional-clientinfo.
1214
1215         * riece-ctcp.el (riece-ctcp-additional-clientinfo): New variable.
1216         (riece-command-ctcp-clientinfo): New command.
1217         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
1218         (riece-handle-ctcp-clientinfo-request): New handler.
1219         (riece-handle-ctcp-clientinfo-response): New handler.
1220
1221         * riece-server.el (riece-open-server): No need to use
1222         get-buffer-create to reuse process buffer.
1223
1224 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1225
1226         * riece-rdcc.el (riece-command-dcc-send): Generate new buffer for
1227         DCC process.
1228         (riece-command-dcc-receive): Likewise; don't set buffer-file-name.
1229
1230         * riece-server.el (riece-server-keyword-map): `:coding-system' ->
1231         `:coding'.
1232         (riece-open-server): Follow the change.
1233
1234         * riece-ctcp.el (riece-command-ctcp-action): New command.
1235         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
1236         (riece-handle-ctcp-action-request): New handler.
1237
1238         * riece.el (riece-command-mode): Enclose status indicators with
1239         `{}'; show riece-user-indicator.
1240         (riece-channel-mode): Likewise.
1241         (riece-dialogue-mode): Enclose status indicators with `{}'.
1242         * riece-globals.el (riece-user-indicator): New indicator.
1243         (riece-freeze-indicator): Default to "-".
1244         * riece-display.el (riece-update-channel-indicator): Don't update
1245         modeline.
1246         (riece-update-status-indicators): Set riece-user-indicator.
1247         * riece-300.el (riece-handle-324-message): Update channel indicator.
1248
1249 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
1250
1251         * riece.el (riece-command-mode): Don't set riece-freeze-indicator.
1252         (riece-dialogue-mode): Call riece-update-status-indicators.
1253         (riece-channel-mode): Add riece-operator-indicator to
1254         mode-line-buffer-identification.
1255         * riece-user.el (riece-make-user): New attribute `operator'.
1256         (riece-user-operator): New function.
1257         (riece-user-set-operator): New function.
1258         (riece-user-toggle-away): New function.
1259         (riece-user-toggle-operator): New function.
1260         * riece-misc.el (riece-own-frozen): Revive.
1261         * riece-message.el (riece-display-message): Reset riece-freeze if
1262         riece-freeze == 'own && (riece-message-own-p message).
1263         * riece-globals.el (riece-own-freeze): Abolish; use riece-freeze.
1264         (riece-operator-indicator): New variable.
1265         * riece-display.el (riece-update-status-indicators): New function.
1266         (riece-update-buffer-functions): Add it.
1267         * riece-commands.el (riece-command-toggle-freeze): Don't call
1268         riece-freeze.
1269         (riece-command-toggle-own-freeze): Don't call riece-own-freeze.
1270         * riece-300.el (riece-handle-302-message): Use
1271         riece-user-toggle-away instead of riece-user-set-away.
1272         (riece-handle-301-message): Ditto.
1273         (riece-handle-305-message): Ditto.
1274         (riece-handle-306-message): Ditto.
1275         (riece-handle-352-message): Ditto.
1276
1277 2003-06-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1278
1279         * riece-commands.el (riece-command-next-channel): Circularly
1280         follow the channel list.
1281         (riece-command-previous-channel): Ditto.
1282
1283 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
1284
1285         * riece.el (riece-command-mode): Set default value of riece-freeze
1286         & riece-own-freeze.
1287         * riece-options.el (riece-away-message): New user option.
1288         * riece-commands.el (riece-command-toggle-away): Query user away
1289         message.
1290         * riece-300.el (riece-handle-301-message): Set user's away status.
1291         (riece-handle-305-message): Ditto.
1292         (riece-handle-306-message): Ditto.
1293         (riece-handle-302-message): Ditto.
1294         (riece-handle-352-message): Ditto.
1295
1296 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
1297
1298         * riece-rdcc.el: Require riece-globals, riece-misc, riece-channel,
1299         and riece-identity.
1300         (riece-command-dcc-receive): Check the existence of
1301         set-buffer-multibyte.
1302
1303 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
1304
1305         * Riece: Version 0.0.3 released.
1306         * riece-version.el (riece-version-number): Bump up to 0.0.3.
1307
1308         * riece-ctcp.el (riece-handle-ctcp-request): Catch errors occured
1309         in hooks.
1310         (riece-handle-ctcp-response): Ditto.
1311
1312 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
1313
1314         * riece-user.el (riece-rename-user): Don't modify entry when
1315         old-name == new-name.
1316
1317         * riece-display.el (riece-configure-windows): Use window-buffer
1318         instead of current-buffer.
1319
1320         * riece-rdcc.el (riece-rdcc-server-address): Default to nil.
1321         (riece-rdcc-ruby-command): New user option.
1322         (riece-rdcc-send-program): New user option.
1323         (riece-rdcc-decode-address-program): New user option.
1324         (riece-rdcc-substitute-variables): New function.
1325         (riece-command-dcc-send): Use it.
1326         (riece-rdcc-decode-address): Use it.
1327
1328 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
1329
1330         * riece-rdcc.el: New add-on.
1331
1332         * Makefile.am (EXTRA_DIST): Add riece-rdcc.el
1333
1334 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
1335
1336         * riece-ndcc.el: New add-on.
1337         * Makefile.am (EXTRA_DIST): Add riece-ndcc.el
1338
1339 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
1340
1341         * riece-server.el (riece-open-server): Simplify message.
1342
1343         * riece-commands.el (riece-command-open-server): Throw an error
1344         when the server is already opened.
1345
1346         * riece-filter.el (riece-sentinel): Simplified.
1347
1348         * riece-display.el (riece-user-list-update-buffer): Check the
1349         existence of riece-user-list-buffer.
1350         (riece-channel-list-update-buffer): Check the existence of
1351         riece-channel-list-buffer.
1352         (riece-set-window-points): Ditto.
1353
1354         * riece-commands.el (riece-command-open-server): Simplified.
1355         (riece-command-toggle-channel-buffer-mode): Set
1356         riece-save-variables-are-dirty to t.
1357         (riece-command-toggle-user-list-buffer-mode): Ditto.
1358         (riece-command-toggle-channel-list-buffer-mode): Ditto.
1359
1360         * riece-server.el (riece-start-server): Abolish.
1361         (riece-open-server): Set riece-server-process-alist and
1362         riece-server-process here.
1363
1364 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
1365
1366         * riece-filter.el (riece-sentinel): Close process even if
1367         riece-reconnect-with-password == t.
1368         (riece-handle-message): Catch errors occured in hooks.
1369
1370         * riece-server.el (riece-open-server): Reuse server buffer.
1371         (riece-close-server-process): Delete process even if process is
1372         not running.
1373
1374 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
1375
1376         * riece-server.el (riece-open-server): No need to reset
1377         riece-reconnect-with-password.
1378
1379         * riece-filter.el (riece-sentinel): Don't call riece when
1380         riece-reconnect-with-password = t and process !=
1381         riece-server-process.
1382
1383         * riece-url.el: Fix usage.
1384
1385         * riece-inlines.el (string-list-member-ignore-case): Remove docstring.
1386
1387         * riece-unread.el: New add-on.
1388         * COMPILE (riece-modules): Add riece-unread.
1389         * Makefile.am (EXTRA_DIST): Add riece-unread.el
1390
1391         * riece-300.el (riece-handle-322-message): New handler.
1392         (riece-handle-323-message): New handler.
1393
1394 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
1395
1396         * riece-display.el (riece-configure-windows): Select other window
1397         when minibuffer is active.
1398
1399         * riece-commands.el (riece-command-list): New command.
1400         (riece-command-enter-message-as-notice): New command.
1401         * riece.el (riece-command-mode-map): Bind
1402         riece-command-enter-message-as-notice and riece-command-list.
1403
1404         * riece-server.el (riece-close-server): Skip nil when leaving
1405         channels before closing server.
1406
1407 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
1408
1409         * Riece: Version 0.0.2 released.
1410         * riece-version.el (riece-version-number): Bump up to 0.0.2.
1411
1412         * riece.el (riece-load-and-build-addon-dependencies): Fixed.
1413         * riece-url.el (riece-url-requires): Don't assert dependency on
1414         riece-highlight unless it appears in riece-addons.
1415
1416         * riece-url.el: New add-on.
1417         * COMPILE (riece-modules): Add riece-url.
1418
1419         * riece-message.el (riece-message-make-bracket): Abolish.
1420         * riece-highlight.el (riece-highlight-font-lock-keywords):
1421         Give up to fontify "-nick-" or "-nick server-".
1422
1423         * riece-highlight.el (riece-highlight-font-lock-keywords):
1424         Simplified regexp.
1425
1426         * riece-ctcp.el (riece-handle-ctcp-request): Don't bind user.
1427         (riece-handle-ctcp-response): Ditto.
1428
1429         * riece-highlight.el: Make it an add-on.
1430         (riece-highlight-insinuate): New function.
1431         * riece.el: Don't require 'riece-highlight.
1432         * riece-options.el (riece-addons): Turn on riece-highlight and
1433         riece-ctcp by default.
1434
1435         * riece-display.el (riece-configure-windows-predicate): New function.
1436         (riece-configure-windows-predicate): New user option.
1437         (riece-redisplay-buffers): Use it.
1438
1439         * riece-complete.el: Require 'cl for butlast.
1440
1441         * Makefile.am (elc): Renamed from "compile".
1442
1443         * riece.el (riece-dialogue-mode-map): Bind
1444         riece-command-toggle-channel-list-buffer-mode.
1445
1446         * riece-display.el (riece-configure-windows): Typo fixed.
1447
1448         * riece-user.el (riece-user-toggle-channel): Use member instead of
1449         memq.
1450
1451 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
1452
1453         * riece-ctcp.el (riece-ctcp-insinuate): New function.
1454
1455         * riece-options.el (riece-addons): New user option.
1456         (riece-addon-directory): New user option.
1457
1458         * riece.el (riece-load-and-build-addon-dependencies): New function.
1459         (riece-insinuate-addons): New function.
1460         (riece): Call riece-insinuate-addons.
1461
1462         * riece-misc.el (riece-get-users-on-server): Moved from
1463         riece-commands.el.
1464
1465         * riece-ctcp.el: New file.
1466         * COMPILE (riece-modules): Add riece-ctcp.
1467         * Makefile.am (EXTRA_DIST): Add riece-ctcp.el
1468
1469 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
1470
1471         * Riece: Version 0.0.1 released.
1472
1473         * riece-commands.el (riece-command-names): New command.
1474         (riece-command-who): New command.
1475
1476         * riece.el (riece-dialogue-mode-map): Bind riece-command-names and
1477         riece-command-who.
1478
1479         * riece-300.el (riece-handle-341-message): New handler.
1480         (riece-handle-352-message): New handler.
1481
1482         * riece-commands.el (riece-command-invite): Don't accept channel
1483         argument; throw an error when user is not on a channel.
1484         (riece-command-kick): New command.