1 2000-09-11 Daiki Ueno <ueno@unixuser.org>
3 * liece-minibuf.el: Autoload `completing-read-multiple'; declare
5 (liece-minibuffer-completing-read): Rename from
6 `liece-minibuffer-completing-default-read'; accept optional arguments
7 `history' and `default'.
8 (liece-minibuffer-completion-separator): New variable.
9 (liece-minibuffer-completion-table): New variable.
10 (liece-minibuffer-completing-read-multiple-1): New completion function.
11 (liece-minibuffer-completing-read-multiple): Rename from
12 `liece-minibuffer-completing-sequential-read'; accept optional
13 arguments `history' and `default'; use `completing-read-multiple'
14 when optional 8th argument `multiple-candidate' is specified.
16 * liece-xemacs.el (liece-xemacs-redisplay-unread-mark): Don't bind `chnl'.
18 2000-09-11 Daiki Ueno <ueno@unixuser.org>
20 * liece-commands.el (liece-command-quit): Don't send QUIT.
22 * liece-emacs.el (liece-emacs-splash): Use `generate-new-buffer'
23 instead of `liece-get-buffer-create'
25 * liece-xemacs.el (liece-xemacs-splash): Synch with liece-emacs.el
27 * liece.el (liece-clear-system): Call
28 `liece-buffer-dispose-function' instead of burying buffer.
29 (liece-open-server-internal): Simplify; Don't use
30 `liece-get-buffer-create' to prepare process-buffer.
31 (liece-close-server): Accept optional argument `quit-string'.
33 * liece-vars.el (liece-buffer-dispose-function): New variable.
35 2000-09-10 Daiki Ueno <ueno@unixuser.org>
37 * liece-inlines.el (string-list-remove-ignore-case): Remove car of the element.
38 (string-list-delete-ignore-case): Ditto.
39 (string-list-remove): Ditto.
40 (string-list-delete): Ditto.
42 2000-09-06 Daiki Ueno <ueno@unixuser.org>
44 * liece-clfns.el (remq): New compiler macro.
46 2000-09-05 Akira Ohashi <bg66@luck.gr.jp>
48 * liece-channel.el (liece-channel-redisplay-buffer): New hook
49 `liece-channel-read-hook'.
50 (liece-channel-change): Run `liece-redisplay-unread-mark'.
52 * liece-handle.el (liece-handle-privmsg-message): New hook
53 `liece-channel-unread-hook'.
55 * liece-vars.el (liece-display-unread-mark): New variable.
57 * liece-xemacs.el (liece-xemacs-unread-icon): Rename from
58 `liece-xemacs-channel-balloon-icon'.
59 (liece-xemacs-unread-mark): Rename and simplified from
60 `liece-xemacs-channel-balloon'.
61 (liece-xemacs-read-mark): Rename and simplefied from
62 `liece-xemacs-channel-balloon-kill'.
63 (liece-xemacs-redisplay-unread-mark): New function.
64 (toplevel): Add them to hook.
66 * liece-emacs.el (liece-emacs-unread-character): New variable.
67 (liece-emacs-unread-mark): New function.
68 (liece-emacs-read-mark): Ditto.
69 (liece-emacs-redisplay-unread-mark): Ditto.
70 (toplevel): Add them to hook.
72 2000-09-04 Daiki Ueno <ueno@unixuser.org>
74 * liece-inlines.el (string-equal-ignore-case): Check return value
77 2000-09-03 Daiki Ueno <ueno@unixuser.org>
79 * liece-clfns.el: Require `pym'.
80 (liece-clfns-subr-fboundp): New macro.
81 (last,member-if,member-if-not,delete-if,remove-if,remove-if-not,
82 assoc-if,rassoc-if): Use it.
84 * liece-inlines.el (string-list-member-ignore-case): Use
86 (string-list-remove-ignore-case): Use remq.
87 (string-list-member): Abolish.
88 (string-list-delete-ignore-case): Use delq.
89 (string-equal-ignore-case): Use `compare-strings' if available.
91 2000-09-01 Daiki Ueno <ueno@unixuser.org>
93 * liece-channel.el (liece-channel-change): Handle
94 `liece-current-chat-partner'.
96 * Makefile.am (SOURCES): Remove `liece-crypt'.
98 * liece-crypt.el: Remove.
100 * liece-400.el (liece-handle-433-message): Use `liece-beep'
101 (liece-handle-432-message): Ditto.
103 * liece-misc.el (liece-beep): New macro.
104 (liece-set-beep): Rename from `liece-beep'.
106 * liece-xemacs.el (liece-xemacs-channel-balloon): Abolish local
109 * liece.el: Don't require `liece-crypt'.
110 (liece-crypt-map): Abolish.
111 (liece-buffer-mode-alist): Remove `liece-CRYPT-buffer'.
112 (liece-command-mode-map): Don't bind
113 `liece-command-enter-message-opposite-crypt-mode'.
114 (liece): Don't initialize crypt indicator.
115 (liece-command-mode): Ditto.
116 (liece-dialogue-mode): Ditto.
117 (liece-channel-mode): Ditto.
119 * liece-xemacs.el: Don't require `liece-crypt'.
120 (liece-toolbar-crypt-active-icon): Abolish.
121 (liece-toolbar-crypt-inactive-icon): Abolish.
122 (liece-toolbar-crypt-icon): Abolish.
123 (liece-toolbar-crypt-glyph): Abolish.
124 (liece-toolbar-crypt-active-glyph): Abolish.
125 (liece-toolbar-crypt-inactive-glyph): Abolish.
126 (liece-toolbar-spec-list): Don't set `liece-toolbar-crypt-glyph'.
127 (liece-xemacs-setup-toolbar-hook): Remove `liece-toolbar-setup-crypt-glyph'.
128 (liece-toolbar-setup-crypt-glyph): Abolish.
129 (liece-toolbar-toggle-crypt): Abolish.
131 * liece-vars.el (liece-defected-message-prefix): Abolish.
132 (liece-suspicious-message-prefix): Abolish.
133 (liece-beep-function): New variable.
135 * liece-message.el (liece-message-brackets-function): Don't handle
136 `liece-message-encrypted-p'.
137 (liece-message-encrypted-p): Abolish.
138 (liece-message-suspicious-p): Abolish.
139 (liece-message-garbled-p): Abolish.
140 (liece-message-fingerprint): Abolish.
141 (liece-message-timestamp): Abolish.
143 * liece-menu.el (liece-menu-crypt-menu): Abolish.
144 (liece-menu-channel-menu): Remove `liece-menu-crypt-menu'.
145 (liece-menu-alist): Ditto.
146 (liece-menu-crypt-menu-map): Abolish.
148 * liece-handle.el (liece-handle-notice-message): Don't use
149 `with-liece-decryption'.
150 (liece-handle-privmsg-message): Ditto.
151 Use `liece-beep' instead of `beep'.
153 * liece-modules.el (liece-modules-to-compile): Remove `liece-crypt'.
155 * liece-globals.el (liece-crypt-indicator): Abolish.
156 (liece-CRYPT-buffer): Abolish.
157 (liece-C-buffer): Abolish.
159 * liece-commands.el: Don't require `liece-crypt'.
160 (liece-command-send-message): Abolish optional argument ARG and KEY.
161 (liece-command-enter-message): Ditto.
162 (liece-command-message): Ditto.
163 (liece-enter-message): Abolish.
164 (liece-command-part): Don't set crypt indicator.
165 (liece-switch-to-channel): Ditto.
166 (liece-switch-to-channel-no): Ditto.
167 (liece-command-private-conversation): Ditto.
168 (liece-command-toggle-crypt): Abolish.
170 2000-08-31 Akira Ohashi <bg66@luck.gr.jp>
172 * liece-handle.el (liece-handle-privmsg-message): Fixed.
174 2000-08-30 Akira Ohashi <bg66@luck.gr.jp>
176 * liece-commands.el (liece-command-unread-channel): New function.
178 * liece.el (liece-command-map): Bind "\C-u" to it.
179 (liece-channel-list-mode-map): Bind "u" to it.
181 2000-08-29 Daiki Ueno <ueno@unixuser.org>
183 * liece-channel.el (liece-channel-change): Run
184 `liece-redisplay-buffer-functions' only when
185 `liece-current-channel' is non-nil.
187 * liece-commands.el (liece-command-who): Check
188 `liece-current-channel'.
189 (liece-command-names): Ditto.
190 Suggested by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.
192 2000-08-30 Akira Ohashi <bg66@luck.gr.jp>
194 * liece-vars.el (liece-channel-unread-list): New variable.
196 * liece-channel.el (liece-channel-unread-p): New function.
197 (liece-channel-redisplay-buffer): Use it.
199 * liece-handle.el (liece-handle-privmsg-message): Ditto.
201 2000-08-29 Akira Ohashi <bg66@luck.gr.jp>
203 * liece-channel.el (liece-channel-change): Run
204 `liece-redisplay-buffer-functions'.
206 2000-08-23 Daiki Ueno <ueno@unixuser.org>
208 * liece-handle.el (liece-handle-privmsg-message): Use
209 `liece-pick-buffer-1' to construct channel buffer name.
211 2000-08-23 Akira Ohashi <bg66@luck.gr.jp>
213 * liece-xemacs.el (liece-xemacs-channel-balloon): New function.
214 Show balloon icon to `liece-cahnnel-list-buffer' as XEmacs glyphs
215 when non-current channel message is received.
216 (liece-xemacs-channel-balloon-kill): New function.
217 Kill the balloon icon.
219 2000-08-17 Daiki Ueno <ueno@unixuser.org>
221 * liece.el (liece-server-keyword-map): Bind connection type.
223 2000-08-16 Daiki Ueno <ueno@unixuser.org>
225 * liece.el (liece-open-server-internal): Use
226 `liece-open-network-stream'; bind liece-tcp-connection-type.
228 * liece-tcp.el (liece-tcp-open-program-stream-as-binary): Abolish.
229 (liece-tcp-open-ssl-stream-as-binary): Abolish.
230 (liece-tcp-open-rlogin-stream-as-binary): Abolish.
231 (liece-tcp-wait-for-string): Abolish.
232 (liece-tcp-stream-alist): New variable.
233 (liece-open-network-stream): Abolish 5th argument `type'.
235 2000-08-01 Yoshiki Hayashi <yoshiki@xemacs.org>
237 * liece-xemacs.el (liece-toolbar-position): Use
238 function defaul-toolbar-position instead of variable.
240 2000-07-17 Daiki Ueno <ueno@unixuser.org>
242 * liece-emacs.el (create-image): Don't advise.
243 (liece-widget-keymap): Remove checking about 'button3.
244 (liece-emacs-widget-button-click): Save point in window explicitly.
246 * liece-ctcp.el (liece-command-ctcp-generic): Fix format string.
248 2000-07-16 Akira Ohashi <bg66@luck.gr.jp>
250 * liece-commands.el (liece-command-beep): New function.
251 Toggle the automatic beep notice when the channel message is received.
253 * liece.el (liece-dialogue-mode-map):
254 Bind "\C-B" to liece-dialogue-beep.
256 * liece-vars.el (liece-default-beep): New variable.
257 (liece-beep-when-invited): Ditto.
258 (liece-beep-when-privmsg): Ditto.
259 (liece-beep-words-list): Ditto.
261 2000-05-07 Daiki Ueno <ueno@unixuser.org>
264 (liece-tcp-rlogin-parameters): Use `socket' instead of `telnet'.
265 (liece-tcp-open-rlogin-stream): Don't wait for a connection.
266 (liece-tcp-open-rlogin-stream-as-binary): Simply wrap
267 `liece-tcp-open-rlogin-stream'.
269 2000-04-21 Daiki Ueno <ueno@unixuser.org>
272 (liece-ctcp-make-menu-command-wrapper): Quote CTCP subcommands.
274 * liece-mail.el (liece-maintainer-address): New ML address.
276 2000-04-12 Daiki Ueno <ueno@unixuser.org>
278 * liece-url.el: Don't require browse-url when compiling.
279 (liece-url-browser-name): Abolish.
280 (liece-url-prepare-browser-function): Abolish.
281 (liece-url-mail-regexp): Abolish.
282 (liece-url-browser-function): Abolish.
283 (liece-url-link-action): Use browse-url directly.
284 (liece-command-browse-url): Ditto.
285 (liece-url-add-buttons): Remove local variable `url-start',
287 Suggested by: Kenichi OKADA <okada@opaopa.org>
290 (liece-toolbar-position): Check feature 'toolbar was provided.
292 2000-04-08 Daiki Ueno <ueno@unixuser.org>
294 * liece-xemacs.el (liece-xemacs-setup-toolbar): Run
295 `liece-xemacs-setup-toolbar-hook' only once.
296 (liece-setup-toolbar): Don't check return value
297 of `liece-xemacs-setup-toolbar'.
298 Reported by: Yosuke MITSUMASU <werdna@ntn.org>
300 2000-04-05 Daiki Ueno <ueno@unixuser.org>
302 * liece-commands.el: Add autoload for liece-command-ctcp-version,
303 liece-command-ctcp-userinfo,liece-command-ctcp-clientinfo,
304 liece-command-ctcp-ping,liece-command-ctcp-time,
305 liece-command-ctcp-x-face,liece-command-ctcp-comment,
306 liece-command-ctcp-help.
307 Suggested by: HARUYAMA Seigo <haruyama@unixuser.org>.
310 (liece-ctcp-make-menu-command-wrapper): Don't use `#'.
311 (liece-ctcp-make-command-wrapper): Ditto.
313 2000-04-04 Daiki Ueno <ueno@unixuser.org>
315 * liece.el (liece-client-query-keys): Rename all commands.
318 (liece-ctcp-userinfo): Rename from `liece-client-userinfo'.
319 (liece-ctcp-x-face): Ditto.
321 * liece-ctcp.el (liece-ctcp-message): Abolish macro.
322 (liece-ctcp-file-message): Ditto.
324 2000-03-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
326 * liece-emacs.el: Require `derived'.
328 2000-03-24 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
330 * liece-inlines.el (liece-locate-path): Use
331 `liece-locate-data-directory' instead of `locate-data-directory'.
333 2000-03-23 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
335 * liece-q-ccl.el (ccl-set-register-right): Abolish.
336 (liece-quote-ccl-decode): Simplified.
338 * liece-compat.el (liece-suppress-mode-line-format): Copy original
339 `mode-line-format' before modification.
340 (locate-data-directory): Abolish.
341 (liece-locate-data-directory): New function.
343 * liece-xemacs.el (liece-xemacs-suppress-modeline-format): Ditto.
344 (liece-locate-data-directory): Override with `locate-data-directory'.
347 (liece-command-mode): Define `mode-line-format' as buffer local.
348 (liece-dialogue-mode): Exchange `mode-line-modified' position.
349 (liece-clear-system): Check buffer status.
351 * liece-ctcp.el (liece-ctcp-xyzzy-message): Abolish.
352 (liece-command-send-file): Don't narrowing buffer.
353 (liece-ctcp-file-save-directory): Default to `liece-directory'.
354 (liece-register-file-handler): New macro.
355 (liece-ctcp-notice): Rewrite.
356 (liece-ctcp-message): Rewrite.
357 (liece-query-client-insert-to-generic): Abolish.
358 (liece-query-client-version): Abolish.
359 (liece-query-client-userinfo): Abolish.
360 (liece-query-client-help): Abolish.
361 (liece-query-client-clientinfo): Abolish.
362 (liece-query-client-ping): Abolish.
363 (liece-query-client-time): Abolish.
364 (liece-query-client-x-face): Abolish.
365 (liece-query-client-last-command): Rename from
366 `liece-query-client-lastcommand'.
367 (liece-query-client-alist): Abolish.
368 (liece-ctcp-last-nick): Rename from `liece-query-client-nick'.
369 (liece-command-ctcp-x-face-from-minibuffer): Abolish.
370 (liece-command-ctcp-x-face-from-commandbuffer): Abolish.
371 (liece-command-ctcp-userinfo-from-commandbuffer): Abolish.
373 2000-03-22 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
375 * liece-xemacs.el (liece-xemacs-icon-path): Abolish.
376 (liece-toolbar-position): Default to `default-toolbar-position'.
377 (liece-xemacs-setup-toolbar): Remove directory checking.
378 (liece-xemacs-modeline-glyph): Suppress glyph specs.
379 (liece-xemacs-create-nick-glyph): Ditto.
381 * liece-emacs.el (liece-emacs-icon-path): Abolish.
383 * liece-intl.el (liece-intl-load-catalogue): Rewrite with
384 `liece-locate-path'; remove local binding.
386 * liece-window.el (liece-window-load-style-file): Rewrite with
387 `liece-locate-path'; remove local binding.
389 * liece-compat.el (locate-data-directory): New function.
391 * liece-inlines.el (liece-find-data-directory): Abolish.
392 (liece-locate-path): Rename from `liece-find-path'; use
393 `locate-data-directory'; reorder arguments.
394 (liece-locate-icon-file): New function.
396 2000-03-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
399 (liece-command-buffer,liece-dialogue-buffer,liece-private-buffer,
400 liece-others-buffer,liece-channel-buffer,
401 liece-channel-buffer-format,liece-channel-list-buffer,
402 liece-nick-buffer,liece-nick-buffer-format,
403 liece-KILLS-buffer,liece-IGNORED-buffer,liece-WALLOPS-buffer,
404 liece-CRYPT-buffer,liece-server-buffer): Remove preceding `*IRC*'.
407 (liece-xemacs-splash-at-point): Bind
408 `liece-insert-environment-version' to nil.
409 (liece-xemacs-splash): Ditto.
410 (liece-xemacs-suppress-modeline-format): New function.
411 (liece-suppress-mode-line-format): Override with
412 `liece-xemacs-suppress-modeline-format'.
413 (liece-xemacs-mode-line-buffer-identification): Decorate 1st
414 element and modify whole identification by side effect.
416 * liece-compat.el (current-language-environment): Abolish.
417 (frame-title-format): Abolish.
418 (enable-multibyte-characters): Abolish.
419 (liece-suppress-mode-line-format): New function.
421 * liece-version.el: Use product.el.
422 (liece-version): New function.
423 (liece-user-interface-product): Abolish.
424 (liece-product-name): Abolish.
425 (liece-product-version): Abolish.
426 (liece-product-code-name): Abolish.
427 (liece-user-agent-value): Abolish.
428 (liece-command-version): Abolish.
429 (liece-environment-version): Rename from
430 `liece-emacs-user-agent-value'.
433 (bitmap-stipple-insert-pixmap): Don't set point to `point-min'.
435 * liece-xbm.el: Update.
437 * liece-emacs.el (liece-emacs-splash): Display version number;
438 bind `liece-insert-environment-version' to nil.
439 (liece-emacs-mode-line-buffer-identification): Decorate 1st
440 element and modify whole identification by side effect.
442 * liece-vars.el (liece-nick-max-length): New variable.
443 (liece-insert-environment-version): New variable.
445 * liece.el (liece-truncate-nickname): Abolish.
446 (liece-client-query-keys,liece-dialogue-keys,
447 liece-select-keys,liece-crypt-keys): Define as a plist.
448 (liece-local-set-keys): New function borrowed from gnus-util.el.
449 (liece-define-keys): Ditto.
450 (liece-define-keys-safe): Ditto.
451 (liece-define-keys-1): Ditto.
452 (liece-command-map): Bind "\C-m" to liece-command-modec.
453 (liece-command-mode): Don't set `mode-line-format' directly;
454 exchange `mode-line-modified' position;
455 (liece-dialogue-mode): Ditto.
456 (liece-others-mode): Ditto.
457 (liece-channel-mode): Ditto.
458 (liece-nick-mode): Ditto.
459 (liece-channel-list-mode): Ditto.
461 2000-03-19 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
463 * gettext.el (bind-text-domain): Don't refer "PATHNAME/DOMAIN.mo"
466 * bitmap-stipple.el,gettext.el,liece-000.el,liece-200.el,
467 liece-300.el,liece-400.el,liece-500.el,liece-commands.el,
468 liece-config.el,liece-crypt.el,liece-ctcp.el,liece-dcc.el,
469 liece-filter.el,liece-globals.el,liece-handle.el,liece-hilit.el,
470 liece-inlines.el,liece-intl.el,liece-mail.el,liece-make.el,
471 liece-menu.el,liece-message.el,liece-minibuf.el,liece-misc.el,
472 liece-nick.el,liece-q-ccl.el,liece-q-el.el,liece-tcp.el,
473 liece-version.el,liece-window.el,liece-x-face.el: Checkdoc.
475 * liece-menu.el (liece-nick-popup-menu): Use copy-sequence instead
478 * liece-modules.el (liece-modules-to-compile): Modify for
479 `liece-clfns' and `liece-handler'.
481 * liece-handler.el: Rename from llunf.el.
483 * liece-clfns.el: New file.
485 * liece-channel.el (liece-channel-add-buttons): Fix regexp.
486 (liece-channel-add-ban): Use add-to-list instead of pushnew.
489 (liece-default-coding-system): Abolish.
490 (liece-mime-charset-for-write): Rename from
491 `liece-default-mime-charset'.
492 (liece-mime-charset-for-read): Rename from
493 `liece-default-mime-charset-for-read'.
495 * liece.el (liece-client-query-map,liece-dcc-map,
496 liece-crypt-map,liece-friends-map,liece-channel-list-mode-map,
497 liece-nick-mode-map,): Use make-sparse-keymap when initialising.
498 (liece-command-mode): Don't set liece-display-frame-title to nil.
499 (liece-dialogue-mode-map): Bind `L' to liece-command-load-vars
500 instead of `C-l'; bind `S' to liece-command-save-vars instead of
501 `s'; bind `M' to liece-command-modec instead of `C-m'; bind `O' to
502 liece-dialogue-own-freeze instead of `M'.
503 (liece-buffer-last-check-time): Rename from
504 `liece-last-checkbuffer-time'.
505 (liece-check-buffers): Define as function.
506 (liece-check-buffers-if-interval-expired): Simplified.
509 (liece-buffer-max-size): Rename from `liece-buffer-maxsize'.
510 (liece-buffer-default-size): Rename from `liece-buffer-defsize'.
511 (liece-buffer-check-interval): Rename from
512 `liece-checkbuffer-interval'.
514 * liece-emacs.el (liece-emacs-widget-button-click): Don't use
518 (liece-xemacs-get-buffer-window-list): Abolish.
519 (liece-xemacs-run-at-time): Abolish.
520 (liece-xemacs-put-text-property): Abolish.
521 (liece-xemacs-add-text-property): Abolish.
523 * liece-minibuf.el (liece-minibuffer-map): Use `set-keymap-parent'
524 instead of `liece-set-keymap-parents'.
526 * liece-compat.el: Don't require emu, broken, alist.
529 (liece-run-at-time): Abolish.
530 (liece-cancel-timer): Abolish.
531 (with-timeout): Abolish.
532 (with-timeout-handler): Abolish.
533 (liece-get-buffer-window-list): Abolish.
534 (liece-set-keymap-parents): Abolish.
535 (event-buffer): Abolish.
536 (event-point): Abolish.
537 (truncate-string-to-width): Abolish.
538 (plist-get): Abolish.
539 (read-passwd): Abolish.
540 (colon-keyword-usable): Abolish.
541 (turn-on-font-lock): Abolish.
542 (liece-make-overlay): Abolish.
543 (liece-delete-overlay): Abolish.
544 (liece-overlay-put): Abolish.
545 (liece-move-overlay): Abolish.
546 (liece-overlay-end): Abolish.
547 (liece-overlay-get): Abolish.
548 (liece-overlays-at): Abolish.
549 (liece-put-text-property): Abolish.
550 (liece-add-text-property): Abolish.
551 (buffer-disable-undo): Abolish.
552 (valid-plist-p): Abolish.
554 * liece-url.el (liece-url-browser-netscape): Abolish.
556 2000-03-08 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
558 * liece-compat.el (liece-get-buffer-window): Search all frames.
560 2000-02-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
562 * liece.el (liece-command-mode): Set frame-title-format when
563 running on window-system environment.
565 2000-02-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
567 * liece-emacs.el (liece-emacs-splash): Use `frame-char-width' and
568 `frame-char-height' when calculating logo centering.
570 2000-02-17 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
572 * liece-400.el (liece-handle-443-message): Check channel name.
574 2000-02-13 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
577 (liece-coding-encode-charset-region): Define as function.
578 (liece-coding-encode-charset-string): Define as function.
581 (liece-dcc-chat-send): Switch to liece-command-buffer.
582 (liece-dcc-enqueue-request): Rename.
583 (liece-dcc-dequeue-request): Ditto.
585 * liece-misc.el (liece-send-as-binary): Abolish.
586 (liece-repair-crlf): Abolish.
587 (liece-send): Switch to liece-command-buffer.
589 * liece-emacs.el (liece-emacs-splash): Use `font-info' if 'font
590 parameter of the selected frame is not a fontset name.
592 * liece.el (liece-open-server-internal): Set process-buffer of
593 open-network-stream as unibyte.
595 2000-02-10 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
597 * liece-xemacs.el (liece-toolbar-icon-convert-1): New function.
598 (liece-toolbar-icon-states): New variable.
600 * liece-emacs.el (liece-emacs-widget-button-click): Don't preserve
601 previously selected window.
603 2000-01-23 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
605 * liece-emacs.el: Require `image' when compiling.
606 (create-image): Add optional argument `data-p'.
608 2000-01-22 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
610 * liece-message.el (liece-message-empty-predicate): New variable.
613 (liece-command-message): Use `liece-message-empty-predicate'.
615 2000-01-16 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
617 * liece-modules.el (liece-modules): Don't install `queue-m'.
619 * liece-dcc.el: Don't require `queue-m' at runtime.
622 Add autoload setting for `liece-channel-add-buttons' and
623 `liece-nick-add-buttons'.
624 (liece-highlight-maybe-turn-on-font-lock): Activate
625 `liece-channel-add-buttons' and `liece-nick-add-buttons' when
626 inserting every line.
628 * liece-compat.el (liece-map-overlays): New function.
629 (liece-kill-all-overlays): Use it.
631 * liece-xemacs.el (liece-xemacs-map-extents): New function.
632 (liece-xemacs-kill-all-overlays): Use it.
633 (liece-map-overlays): New alias to `liece-xemacs-map-extents'.
635 * liece-nick.el (liece-nick-redisplay-buffer): New function.
636 (liece-nick-add-buttons): New function.
639 (liece-channel-redisplay-buffer): New function.
640 (liece-channel-list-redisplay-buffer): New function.
641 (liece-channel-buffer-invisible-p): Remove redundant cond.
642 (liece-channel-part-internal): Remove redundant `function'.
643 (liece-channel-list-add-button): Rename from
644 `liece-channel-add-button'.
645 (liece-channel-push-button-action): Use `liece-command-join'
646 instead of `liece-switch-to-channel'.
648 * liece-commands.el (liece-switch-to-channel-1): Abolish.
649 (liece-redisplay-buffer-functions): New variable.
651 2000-01-07 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
654 (liece-command-next-channel): Traverse channel list circularly.
655 (liece-command-previous-channel): Likewise.
657 1999-12-26 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
660 (liece-command-previous-channel): Remove nil from channel list.
661 (liece-command-next-channel): Ditto.
663 1999-12-24 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
665 * liece-emacs.el (liece-emacs-splash): Check whether logo height
666 is larger than frame height.
668 * liece-crypt.el (liece-crypt-maybe-encrypt-message): Simplified.
671 (liece-command-enter-message-encrypted): Abolish.
672 (liece-command-enter-message-cleartext): Abolish.
673 (liece-command-enter-message-opposite-crypt-mode): Abolish.
674 (liece-command-enter-message-with-key): Abolish.
676 1999-12-23 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
678 * liece-version.el (liece-user-agent-value): Add APEL version.
680 * liece-inlines.el (liece-next-line): New macro.
683 (liece-command-client-action): Use `liece-next-line'.
684 (liece-command-client-userinfo-from-commandbuffer): Ditto.
686 * liece-channel.el (liece-channel-member): Use `member-if' instead
689 * liece.el (liece): Don't use `liece-command-describe-briefly'.
690 (liece-command-mode): Don't bind `next-line-add-newlines'.
691 (liece-dialogue-keys): Don't bind `C-u'.
693 * liece-commands.el (liece-command-topic): If called with prefix
694 argument insert the current topic as default.
695 (liece-command-finger): Add documentation about optional 2nd
697 (liece-command-describe-briefly): Abolish.
698 (liece-enter-message): Abolish local variable `message'.
699 (liece-command-join-channel): Fix paren style.
700 (liece-command-join-partner): Ditto.
701 (liece-command-join): Ditto.
702 (liece-command-part): Ditto.
703 (liece-switch-to-channel-no): Ditto.
704 (liece-command-complete): Ditto.
705 (liece-command-next-channel): Rewrite with using
706 `liece-channel-member'.
707 (liece-command-previous-channel):
708 (liece-command-push): Abolish local variable `rest-sym' and
709 `item'; don't use `liece-channel-remove'.
710 (liece-command-pop): Abolish local variable `rest-sym'.
711 (liece-command-tag-region): Don't create temp buffer.
713 1999-12-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
715 * liece-misc.el (liece-set-channel-indicator): Switch to
716 `liece-command-buffer' when updating modeline.
718 1999-12-19 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
720 * liece-minibuf.el (liece-minibuffer-map): Don't use
721 `set-keymap-parents'.
723 * liece-compat.el (liece-set-keymap-parents): Rename from
724 `set-keymap-parents'.
725 (turn-on-font-lock,event-buffer,event-point,region-active-p,
726 remassoc,remassq,valid-plist-p,plist-get): Add document.
728 1999-12-14 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
730 * liece.el (liece-insert-internal): Don't bind `tab-stop-list'.
731 (liece-dialogue-mode): Declare `tab-stop-list' as buffer local.
733 1999-12-01 Daiki Ueno <ueno@unixuser.org>
735 * liece-message.el (liece-message-parent-buffer): Add condtion.
737 1999-11-13 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
739 * liece.el (liece-read-variables-files): Make the `~/.liece/'
740 directory if there is no initialization file.
742 1999-11-10 Kenichi OKADA <okada@opaopa.org>
744 * liece-xemacs.el (liece-xemacs-splash-at-point): Calculate
745 horizontal position of the splash logo.
747 1999-11-10 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
749 * liece-emacs.el (liece-emacs-splash): Check the number of
750 the arguments of `insert-image'.
752 1999-11-07 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
754 * liece-coding.el (detect-coding-string): Remove.
755 (liece-detect-coding-string): Don't define if
756 `detect-coding-string' does not exist.
758 1999-11-05 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
760 * liece-url.el (liece-url-add-buttons): Accept optional arguments
763 * liece.el (liece-save-point): New macro; borrowed from SKK.
764 (liece-before-insert-hook): New variable.
765 (liece-insert-internal): Refine.
767 1999-11-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
769 * liece-misc.el (liece-get-buffer-create): Use memq instead of
770 member to search over buffers list.
772 1999-10-29 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
774 * liece-handle.el (liece-handle-ping-message): Return the
777 * liece.el (liece-insert-internal): Remove `inline'.
779 1999-10-27 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
781 * liece-commands.el (liece-command-nick-scroll-down): Fix
783 (liece-command-nick-scroll-up): Ditto.
785 * liece-hilit.el (liece-highlight-turn-on-font-lock): Set
786 `liece-highlight-maybe-play-jingle' as local hook.
787 (liece-highlight-font-lock-keywords): Undo last change.
789 1999-10-26 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
791 * liece.el (liece-refresh-windows): Remove.
792 (liece-refresh-buffer-window): New function `liece-refresh-windows'.
793 (liece-insert-internal): Preserve old point unconditionally when
794 the buffer is frozen.
796 1999-10-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
798 * liece-misc.el (liece-freeze): Rename from `liece-freeze-toggle'.
799 (liece-own-freeze): Rename from `liece-own-freeze-toggle'.
801 * liece.el: Add autoload for `liece-command-submit-bug-report'.
802 (liece-overriding-command-keys): Rename.
803 (liece-dialogue-keys): Bind `liece-command-submit-bug-report'.
805 * liece-commands.el (liece-command-scroll-down): Use
806 `scroll-other-window'; accept prefix value.
807 (liece-command-scroll-up): Ditto.
808 (liece-command-nick-scroll-down): Ditto.
809 (liece-command-nick-scroll-up): Ditto.
810 (liece-command-freeze): Accept prefix argument.
811 (liece-command-own-freeze): Ditto.
812 (liece-command-quit): Refine.
814 1999-10-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
816 * liece-commands.el (liece-command-display-friends): Remove
819 * liece.el (liece-read-variables-files): Prepare startup
820 directory if it does not exist.
822 * liece-vars.el (liece-directory): New variable.
823 (liece-variables-file): Relocate under `liece-directory'.
825 * liece-ctcp.el (liece-ctcp-version-message): Refer
826 `liece-user-agent-value'.
828 * liece-menu.el: Check features about menubars.
830 * liece-xemacs.el (liece-xemacs-hide-scrollbars): Set
831 `scrollbar-height' to 0 if `horizontal-scrollbar-visible-p' is not
834 * liece-mail.el (liece-command-submit-bug-report): New function.
835 (liece-maintainer-address): New variable.
837 * gettext.el (gettext-load-message-catalogue): Enclose with
838 `as-binary-input-file' instead of using `set-buffer-multibyte' twice.
839 (gettext-load-portable-message-catalogue): Likewise.
840 (dgettext): Check the cdr of catalogue entry.
841 (gettext-gmo-read-32bit-word): Mask each byte with 255.
843 * liece-compat.el (truncate-string-to-width): New alias.
845 * liece.el (liece-server-keyword-bind): Quote colon keywords.
847 * liece-make.el (make-liece-info-files): Check if
848 `set-language-environment' exists.
850 * liece-misc.el (liece-server-host): Quote colon keyword.
852 1999-10-19 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
854 * liece-hilit.el (liece-highlight-font-lock-keywords): Undo last
855 change; accept partial matcher as the value of
856 `liece-highlight-pattern'.
857 (liece-highlight-maybe-play-jingle): New function.
858 (liece-highlight-maybe-turn-on-font-lock): Add
859 `liece-highlight-maybe-play-jingle' to `after-change-functions'.
861 1999-10-14 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
863 * gettext.el (gettext-load-message-catalogue): Use hashtable.
864 (gettext-load-portable-message-catalogue): Likewise.
866 1999-10-13 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
868 * liece-misc.el (next-visible-point): Don't advise.
869 (liece-remove-properties-region): Enclose by `save-restriction'.
871 1999-10-12 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
873 * liece-commands.el (liece-command-send-action): Remove.
875 * liece-ctcp.el (liece-command-client-action): Move from
876 `liece-commands.el'; mark `liece-command-send-action' as obsolete.
877 (liece-client-x-face-notice): Remove whitespaces.
879 * liece-handle.el (liece-handle-kick-message): Fix message.
881 1999-10-11 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
883 * gettext.el (gettext-default-mime-charset): New variable.
884 (gettext-parse-Content-Type): Use it.
886 1999-10-07 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
888 * liece-misc.el (liece-message): Fix message prefix.
890 * liece-compat.el (liece-find-data-directory): Move to
893 * liece-xemacs.el (liece-xemacs-icon-path): Use `liece-find-path'.
895 * liece-emacs.el (liece-emacs-icon-path): Use `liece-find-path'.
897 * liece-inlines.el (liece-find-path): New function.
899 1999-10-05 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
901 * liece-version.el (liece-user-interface-product): Renamed from
902 `liece-client-product'.
903 (liece-client-version-major): Abolish.
904 (liece-client-version-minor): Abolish.
905 (liece-client-version-beta): Abolish.
906 (liece-client-version-alpha): Abolish.
907 (liece-client-version-codename): Abolish.
908 (liece-product-name): New macro.
909 (liece-product-version): New macro.
910 (liece-product-code-name): New macro.
912 1999-10-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
914 * liece-hilit.el (liece-highlight-jingle-function): New variable.
915 (liece-highlight-font-lock-keywords): If liece-highlight-pattern
916 matches, play jingle.
918 1999-10-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
920 * liece-message.el (liece-message-parent-buffer): Check the
921 message direction in private conversation.
923 1999-09-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
925 * liece-version.el (liece-emacs-user-agent-value): Include
926 `emacs-patch-level'. It exists in XEmacs 21.1.1 or later.
928 1999-09-22 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
930 * liece.el (liece-channel-mode): Make `truncate-lines' local.
931 (liece-others-mode): Ditto.
932 (liece-channel-list-mode): Ditto.
933 (liece-nick-mode): Ditto.
935 1999-09-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
937 * liece.el (liece-open-server): Set `liece-status-message-string'
938 when timeout is expired.
940 1999-09-14 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
942 * liece-menu.el (liece-use-localized-menu): New variable.
943 (liece-command-define-menus): Use it.
944 (liece-command-define-menus-1): New function; to raverse menu
947 * liece.el (liece): Call `liece-intl-load-catalogue' before switch
948 to the command buffer.
950 * liece-dcc.el: Refine.
952 * liece-ctcp.el (liece-client-x-face-notice): Do not decode empty
955 1999-09-11 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
957 * liece-vars.el (liece-dcc-program): Rename to `ldcc'.
959 * liece-tcp.el (liece-tcp-program): Rename to `ltcp'.
961 * gettext.el (gettext-parse-Content-Type): Require `path-util'.
963 * liece-x-face.el: Require `path-util'.
965 1999-09-10 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
967 * Makefile.am (SOURCES): Add `gettext.el'.
969 * liece-modules.el (liece-modules-to-compile): Add `gettext.el'.
971 * liece-intl.el: Use `gettext.el'.
972 (liece-intl-domains-alist): Abolish.
973 (liece-intl-domain-to-mime-charset-alist): Abolish.
974 (liece-intl-prepare-prefix): Abolish.
975 (liece-intl-parse-Content-Type): Abolish.
976 (liece-intl-convert-string): Abolish.
977 (liece-intl-catalogue-path): Abolish.
979 * gettext.el: New file.
981 * liece-ctcp.el: Add autoload setting for `liece-ctcp-dcc-message'.
983 * liece.el (liece): Save window splitting only when called
985 (liece-clear-system): Do not restore window splitting.
986 (liece-command-mode): Set syntax table explicitly; make
987 `frame-title-format' buffer local.
989 * liece-window.el (liece-window-configuration-push): Do not save
990 `frame-title-format'.
991 (liece-window-configuration-pop): Likewise.
993 * liece-commands.el (liece-command-quit): Restore window splitting
994 only when called interactively.
996 1999-09-09 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
998 * liece.el (liece-server-keyword-map): New variable.
999 (liece-server-keyword-bind): New macro modified version of
1000 `mail-source-bind' from `mail-source.el'.
1001 (liece-server-parse-string): New function.
1002 (liece-open-server): Use them.
1004 1999-09-08 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1006 * liece-300.el (liece-handle-353-message): Reverse reply list.
1008 * All files are renamed from `irchat-*' to `liece-*'.
1009 All symbols are renamed too.
1011 * irchat-vars.el (irchat-connection-timeout): Default to 60.
1013 * irchat-nick.el (irchat-nick-insert): Handle reverse order
1016 1999-09-07 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1018 * irchat.el (irchat): Call `irchat-command-mode' just once.
1019 (irchat-initialize-buffers): Likewise.
1021 * irchat-channel.el (irchat-channel-buffer-create): Call
1022 `irchat-channel-mode' just once.
1024 * irchat-nick.el (irchat-nick-buffer-create): Call
1025 `irchat-nick-mode' just once.
1027 * irchat-message.el (irchat-message-parent-buffer): Fix condition.
1029 1999-09-06 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1031 * irchat-nick.el (irchat-nick-sort-nicks): New variable.
1033 * irchat-intl.el (irchat-intl-load-catalogue): Ignore all errors
1034 when reading catalogue file.
1036 * irchat-menu.el: Do not require `irchat-ctcp'; add autoload
1037 settings for `irchat-menu-callback-ctcp-version',
1038 `irchat-menu-callback-ctcp-userinfo',
1039 `irchat-menu-callback-ctcp-help',
1040 `irchat-menu-callback-ctcp-clientinfo' and
1041 `irchat-menu-callback-ctcp-ping'; add `irchat-menu-add-url' to
1042 `irchat-url-add-hook'.
1044 * irchat-url.el (irchat-url-add-buttons): Enclose with
1045 `save-excursion'; run `irchat-url-add-hook'.
1047 1999-09-06 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1051 * irchat-xemacs.el (irchat-xemacs-setup-menu): Abolish.
1053 * irchat-intl.el (irchat-intl-get-msgstr-if): Abolish.
1055 * irchat-vars.el: Remove defconst for colon keyword.
1057 1999-09-05 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1059 * irchat-menu.el: All the menu specs are expanded immediately.
1060 (irchat-menu-prepare-menus): Abolish.
1061 (irchat-menu-define): New function.
1062 (irchat-menu-alist): New variable.
1064 * irchat-handle.el (irchat-handle-topic-message): Check empty
1067 * irchat.el (irchat): When `irchat-startup-channel-list' contains
1068 list element send cadr as a channel key.
1070 * irchat-emacs.el (irchat-emacs-widget-convert-button): Make the
1071 keymap `irchat-widget-keymap' parented from current local map.
1073 * irchat-nick.el (irchat-nick-sort-predicate): New variable.
1074 (irchat-nick-update): Sort nicknames with
1075 `irchat-nick-sort-predicate'.
1076 (irchat-nick-insert): Search sorted position before insertion.
1077 (irchat-nick-replace): Call `irchat-nick-insert' when
1078 `irchat-nick-sort-predicate' is valid.
1080 * irchat-message.el (irchat-message-parent-buffer): Add condition
1081 for private conversation.
1083 * irchat-make.el (make-irchat-info-files): Set language
1084 environment to `Japanese'.
1086 * irchat-dcc.el (irchat-dcc-channel-representation-format):
1089 * irchat-minibuf.el (irchat-minibuffer-complete-channel-modes):
1090 Use `string-list-member-ignore-case' instead of
1091 `string-list-ci-member'.
1093 * irchat-url.el: Remove `irchat-insert-hook'.
1095 * irchat-hilit.el (irchat-highlight-maybe-turn-on-font-lock):
1096 Add `irchat-url-add-buttons' to `irchat-insert-hook'.
1098 * irchat.el (irchat-initialize-buffers): Fix last change.
1100 * irchat-300.el: Enclose autoloads by `eval-and-compile'.
1102 * irchat-channel.el: Declare variable
1103 `irchat-dcc-channel-representation-format'.
1105 1999-09-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1109 * irchat.el: Add autoload for `irchat-command-browse-url'; do not
1110 require `irchat-url' and `irchat-dcc'; add autoload for
1111 `irchat-command-mail-compose'.
1112 (irchat-initialize-timers): Rewrite with `dolist'; do
1113 not check `irchat-timers-list-initialized-p'.
1114 (irchat-truncate-nickname): Use `truncate-string-to-width' instead
1115 of `truncate-string'.
1116 (irchat-buffer-mode-alist): New variable.
1117 (irchat-dialogue-setup-buffer): Abolish.
1118 (irchat-others-setup-buffer): Abolish.
1119 (irchat-channel-list-setup-buffer): Abolish.
1120 (irchat-private-setup-buffer): Abolish.
1121 (irchat-KILLS-setup-buffer): Abolish.
1122 (irchat-IGNORED-setup-buffer): Abolish.
1123 (irchat-WALLOPS-setup-buffer): Abolish.
1124 (irchat-CRYPT-setup-buffer): Abolish.
1125 (irchat-initialize-buffers): Rewrite.
1127 * irchat-ctcp.el (irchat-client-version-insert): Do not indent
1129 (irchat-client-message-no-lf): Abolish.
1131 * irchat-300.el, irchat-xemacs.el, irchat-commands.el: Do not
1132 require `irchat-dcc' and `irchat-mail'.
1134 * irchat-dcc.el (irchat-command-dcc-send): Remove autoload cookie.
1136 1999-09-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1138 * irchat-inlines.el (forward-line): Do not advise.
1140 * irchat-intl.el: Do not require `alist'; require `mcharset',
1141 `static' and `cl' during compilation.
1142 (irchat-intl-msgid-regexp): Fix regexp.
1143 (irchat-intl-msgstr-regexp): Ditto.
1144 (irchat-intl-set-msgstr): Abolish.
1145 (irchat-intl-load-catalogue): Optimize with side-effects.
1147 * irchat.el (irchat): Load message catalogue only once.
1149 1999-08-31 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1151 * irchat.el (irchat-close-server-internal): Use
1152 `irchat-server-opened'.
1154 * irchat-hilit.el (irchat-highlight-maybe-turn-on-widget):
1157 * irchat-channel.el (irchat-channel-add-button): Use
1158 `irchat-widget-convert-button'.
1160 * irchat-nick.el (irchat-nick-insert): Use
1161 `irchat-widget-convert-button'.
1162 (irchat-nick-replace): Ditto.
1164 * irchat-compat.el (irchat-widget-convert-button): New alias.
1165 (irchat-widget-button-click): Alias to `widget-button-click'.
1167 * irchat-emacs.el (irchat-widget-keymap): New variable.
1168 (irchat-emacs-widget-convert-button): New function.
1169 (irchat-emacs-widget-button-click): New function.
1170 (irchat-widget-convert-button): Redefine here.
1171 (irchat-widget-button-click): Redefine here.
1173 * irchat-url.el (irchat-url-add-buttons): Use
1174 `irchat-widget-convert-button'.
1176 1999-08-23 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1178 * irchat-emacs.el (irchat-emacs-splash): Use `fontset-pixel-size'.
1180 1999-08-22 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1182 * irchat-compat.el: Do not require `wid-browse' during
1184 (irchat-widget-button-click): New function.
1186 * irchat-emacs.el: Enclose autoloads with `eval-and-compile'.
1187 (irchat-emacs-create-mode-line-image): Specify
1188 `:ascent' property when creating the image.
1189 (irchat-emacs-create-nick-image): Ditto.
1191 1999-08-22 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1193 * Makefile.am (EXTRA_DIST): Add `irchat-emacs.el'.
1195 * irchat-xemacs.el (irchat-xemacs-glyph-nick-buffer): Abolish.
1196 (irchat-xemacs-glyph-nick-region): Remove interactive spec.
1198 * irchat-intl.el: Do not require `mime-parse'.
1200 * irchat-tcp.el: Bind `ssl-program-arguments'.
1202 1999-08-22 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1204 * irchat-modules.el (irchat-modules-to-compile): Add
1207 * irchat-xemacs.el (irchat-xemacs-glyph-nick-buffer): Refine.
1209 * irchat-vars.el (irchat-icon-directory): Move from
1210 `irchat-xemacs.el'.; To be used under FSF Emacs 20.4.91.
1211 (irchat-nick-image-alist): Move from `irchat-xemacs.el'.
1213 * irchat-emacs.el: New file.; Most of FSF Emacs specific routines
1215 (irchat-emacs-icon-path): New macro.
1216 (irchat-emacs-mode-line-buffer-identification): New function.
1217 (irchat-emacs-mode-line-buffer-identification): New variable.
1219 1999-08-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1221 * liece.xpm: Reduce colors.
1223 1999-08-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1225 * irchat-x-face.el (irchat-x-face-insert-function): Don't use
1226 `eval-when-compile' while checking bitmap-mule.
1228 1999-08-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1230 * irchat.el (irchat-splash-pixmap): Renamed from
1231 `irchat-stipple-pixmap'; use the XPM data under FSF Emacs 20.4.91.
1232 (irchat-x-splash): Likewise.
1234 * irchat-channel.el (irchat-channel-virtual): Undo last change.
1236 1999-08-15 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1238 * irchat-400.el (irchat-handle-400-messages): Do not pass empty
1239 channel names to `irchat-channel-virtual'.
1241 * irchat-channel.el (irchat-channel-virtual): Make channel ID for
1242 `!' channels invisible from user.
1244 * irchat-vars.el (irchat-channel-id-length): Default to 5.
1246 1999-08-14 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1248 * irchat-300.el (irchat-353-channel): Abolish.
1249 (irchat-handle-366-message): Do not use `irchat-353-channel'.
1251 1999-08-13 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1253 * irchat-200.el (irchat-handle-218-message): Do not indent
1256 1999-08-08 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1258 * irchat-compat.el (with-timeout): New macro for compatibility.
1260 * irchat-xemacs.el: Check `horizontal-scrollbar-visible-p' for
1263 * irchat.el (irchat-open-server): Do not truncate trailing `_'.
1267 * irchat-handle.el (irchat-handle-mode-message): Handle channel
1269 (irchat-handle-join-message): Pass optional argument to
1272 * irchat-channel.el (irchat-channel-get-invites): New macro.
1273 (irchat-channel-add-invite): New macro.
1274 (irchat-channel-remove-invite): New macro.
1275 (irchat-channel-set-invite): New macro.
1277 * irchat-300.el: Handle channel invite list.
1278 (irchat-handle-346-message) <RPL_INVITELIST>: New handler.
1279 (irchat-handle-347-message) <RPL_ENDOFINVITE>: New handler
1281 1999-08-07 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1283 * irchat-200.el: Register 200 handler again.
1284 (irchat-handle-200-message): Do not indent explicitly.
1285 (irchat-handle-201-message): Likewise.
1286 (irchat-handle-213-message): Likewise.
1287 (irchat-handle-214-message): Likewise.
1288 (irchat-handle-262-message) <RPL_ENDOFTRACE>: New handler.
1290 * irchat-300.el (irchat-handle-365-message): Turn hops count into
1293 * irchat-xemacs.el (irchat-toolbar-map-button-list): Fix typo.
1295 1999-08-06 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1297 * irchat-intl.el (irchat-intl-load-catalogue): Add nil check.
1298 (irchat-intl-catalogue-path): Fix last change.
1300 1999-08-06 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1302 * irchat-window.el (irchat-window-load-style-file): Cache
1303 `irchat-window-style-directory'.
1305 * irchat-xemacs.el (irchat-xemacs-icon-path): Cache
1306 `irchat-icon-directory'.
1308 * irchat-intl.el (irchat-intl-catalogue-path): New macro.
1309 (irchat-intl-load-catalogue): Use it.
1311 * irchat-make.el (install-update-manifest-file): Fix for data
1313 (config-irchat-package-directory): Splitt into
1314 `config-irchat-package'.
1316 * irchat-xemacs.el: Do not require `smiley'.
1317 (irchat-xemacs-icon-path): New macro.
1318 (irchat-toolbar-icon-plist-get): Use it.
1319 (irchat-xemacs-setup-toolbar): Use it.
1320 (irchat-xemacs-create-nick-glyph): Use it.
1321 (irchat-xemacs-modeline-glyph): Use it.
1323 * irchat-vars.el (irchat-use-smiley): Abolish.
1325 * irchat-hilit.el (irchat-maybe-smiley-region): Abolish. If you
1326 want to use this functionality, please setup `irchat-insert-hook'.
1328 1999-08-05 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1330 * liece.xpm: New splash logo.
1332 * irchat-xemacs.el (irchat-xemacs-splash-at-point): Use
1333 `glyph-width', `glyph-height' and `window-pixel-height' to
1334 calculate position of the splash logo.
1336 1999-08-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1338 * irchat-compat.el (irchat-find-data-directory): Move from
1341 * irchat-intl.el: Use new style macros.
1342 (irchat-intl-parse-Content-Type): Check statically if
1343 `mime-content-type-parameter' is available.
1344 (irchat-intl-load-catalogue): Use `irchat-find-data-directory'.
1346 * irchat.el (irchat-open-server): Add server parameter `relay'.
1348 * irchat-window.el (irchat-window-set-default-style): Use
1349 `irchat-find-data-directory'.
1351 * irchat-tcp.el: Fix comment string.
1352 (irchat-tcp-open-rlogin-stream): New function.
1353 (irchat-tcp-open-rlogin-stream-as-binary): New function.
1354 (irchat-tcp-default-connection-type): Add rlogin to custom spec.
1355 (irchat-tcp-rlogin-program): New variable.
1356 (irchat-tcp-relay-host): New variable.
1357 (irchat-tcp-rlogin-parameters): New variable.
1358 (irchat-tcp-rlogin-user-name): New variable.
1360 1999-08-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1362 * irchat-config.el (irchat-config-info-file-regexp): New variable.
1364 * irhcat-hilit.el: Require font-lock during compilation.
1366 * irchat-vars.el (irchat-tab-stop-list): New variable.
1368 * irhcat-000.el, irchat-200.el, irchat-300.el, irchat-400.el,
1369 irchat-ctcp.el: Do not use `mapcar' when registering handlers.
1371 * irchat-misc.el (irchat-find-etc-directory): New function.
1373 * irchat.el: Add autoloads for
1374 `bitmap-stipple-xbm-file-to-stipple' and
1375 `bitmap-stipple-insert-pixmap'.
1377 * irchat-xemacs.el (irchat-x-face-insert-with-xemacs): Use xface
1378 glyph if this feature has been provided and `console-type' returns
1379 'tty or 'pc, or otherwise make string glyph.
1380 [Rename from overriding function `irchat-x-face-insert']
1381 (irchat-xemacs-create-nick-glyph): Call `console-type' instead of
1382 referring `window-system'.
1383 (irchat-xemacs-modeline-glyph): Check current console type.
1384 (irchat-xemacs-splash-at-point): Ditto.
1385 (irchat-find-etc-directory): Advise it.
1387 * irchat-compat.el (irchat-static-autoload): New macro.
1388 (colon-keyword-usable): New facility checking.
1390 * irchat-x-face.el: Add autoloads for `x-face-encode',
1391 `x-face-read-existing-file-name', `bitmap-insert-xbm-buffer',
1392 `bitmap-decode-xbm', `bitmap-read-xbm-buffer' and `bitmap-compose'.
1393 (irchat-x-face-insert-function): New variable.
1394 (irchat-x-face-insert-with-bitmap): Rename from overriding
1395 function `irchat-x-face-insert'.
1397 * irchat-url.el: Do not check with requiring browse-url. Assume
1398 that function `browse-url' have already been autoloaded.
1400 1999-08-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1402 * irchat.el (irchat-command-mode): Set local value of
1403 `next-line-add-newlines' 't.
1404 (irchat-wait-for-response): Use `with-timeout'.
1405 (irchat): Do not use `make-variable-buffer-local' when
1406 `irchat-freeze' and `irchat-own-freeze' are initialized.
1407 (irchat-dialogue-mode): Define `irchat-freeze' and
1408 `irchat-own-freeze' here.
1410 * irchat-misc.el (next-line): Abolish.
1412 * irchat-handle.el (irchat-handle-nick-message): Fix typo.
1414 1999-07-30 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1416 * irchat-inlines.el (string-list-modify-ignore-case): Fix typo.
1418 1999-07-29 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1420 * irchat-make.el: Generate file `MANIFEST.liece'.
1421 (install-update-manifest-file): New function.
1423 1999-07-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1425 * irchat-commands.el (irchat-command-end-of-buffer): Do not use
1428 * irchat-300.el (irchat-handle-367-message): Use
1429 `irchat-channel-add-ban' instead of temp variable.
1430 (irchat-367-channel): Abolish.
1431 (irchat-367-regexps): Abolish.
1432 (irchat-handle-348-message): New handler for handling channel
1434 (irchat-handle-349-message): New handler for handling channel
1437 1999-07-27 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1439 * irchat-handle.el (irchat-handle-mode-message): Handle channel
1442 * irchat-channel.el: (irchat-channel-get-exceptions): New macro.
1443 (irchat-channel-add-exception): New macro.
1444 (irchat-channel-remove-exception): New macro.
1445 (irchat-channel-set-exception): New macro.
1447 1999-07-25 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1449 * irchat-commands.el (irchat-command-end-of-buffer): Do not use
1451 (irchat-command-describe-briefly): Do not use backquote.
1453 1999-07-24 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1455 * irchat-compat.el: Do not refer `widget-minor-mode-map'.
1457 * irchat-hilit.el (irchat-highlight-maybe-turn-on-widget): Use
1458 `current-local-map' instead of `widget-minor-mode-map'.
1462 * irchat-q-ccl.el (irchat-quote-ccl-encode-region): Fix typo.
1464 * irchat-crypt.el: Add autoload for `crc32-string'.
1465 (irchat-crypt-hash-crc32-string): New function.
1466 (irchat-crypt-default-hash-function): New variable.
1467 (irchat-crypt-key-fingerprint): Rewrite with above functions.
1469 * irchat-handle.el (irchat-handle-topic-message): Fix argument
1470 order of `irchat-channel-set-topic'.
1472 * irchat-misc.el (irchat-maybe-update-channel-indicator): Abolish.
1473 Call `irchat-set-channel-indicator' directly.
1475 * irchat-nick.el (irchat-nick-replace): Remove widgets.
1477 * irchat-menu.el (irchat-nick-popup-menu): Move "Kick" menu to the
1478 bottom of menu entries.
1480 * irchat-xemacs.el (irchat-xemacs-setup-menu): Ditto.
1482 1999-07-23 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1484 * irchat-globals.el (irchat-frame-title-format-last): Abolish.
1486 * irchat.el (irchat-accept-response): Call `irchat' with no
1487 arguments. Here's the point that take care of growing tail.
1488 (irchat): Call `irchat-window-configuration-pop' and
1489 `irchat-window-configuration-push' consequently.
1491 * irchat-commands.el (irchat-command-keepalive): Call `irchat'
1494 * irchat-filter.el (irchat-sentinel): Call `irchat' with no
1497 * irchat-window.el: Add window configuration stack utility.
1498 (irchat-window-configuration-push): New function.
1499 (irchat-window-configuration-pop): New function.
1500 (irchat-window-configuration-stack): New variable.
1502 * irchat-compat.el: Require wid-edit and wid-browse during
1504 (widget-minor-mode-map): Bind `mouse-button-3'.
1505 (irchat-dont-set-event-point): New advice against
1506 `widget-button-click' for FSF Emacs.
1507 (irchat-save-current-buffer): New advice against
1508 `widget-button-click' for FSF Emacs.
1509 (remassq): New function.
1511 * irchat-channel.el (irchat-channel-push-button): Abolish.
1512 (irchat-channel-list-insert): Abolish.
1513 (irchat-channel-button): New widget.
1514 (irchat-channel-add-button): New function.
1515 (irchat-channel-button-action): New function.
1517 * irchat-url.el: Use widget.
1518 (irchat-url-link): New widget.
1519 (irchat-url-add-button): New function.
1520 (irchat-url-iterate-buffer): Abolish.
1521 (irchat-url-search-forward): Abolish.
1522 (irchat-url-add-to-completion): Abolish
1523 (irchat-url-link-action): Renamed from irchat-url-push-button.
1525 * irchat-hilit.el: Renamed from irchat-hilight.el.
1526 (irchat-highlight-overlay-put-mouse-face): Abolish.
1527 (irchat-highlight-insert-with-mouse-face): Abolish.
1528 (irchat-highlight-insert-line-with-mouse-face): Abolish.
1529 (irchat-highlight-with-widget): Abolish.
1530 (irchat-url-face): Abolish.
1531 (irchat-mouse-face): Abolish.
1532 (irchat-highlight-maybe-turn-on-widget): New function.
1533 This function turns on `widget-minor-mode' in
1534 `irchat-nick-mode', `irchat-channel-list-mode' or
1535 `irchat-dialogue-mode'.
1537 1999-07-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1541 * irchat.el (irchat-override-command-keys): Bind "\C-c\C-a" to
1542 `irchat-command-previous-channel'.
1544 * irchat-crypt.el: Add routines for encapsulate cipher algorithms.
1545 (irchat-crypt-import-cipher-algorithm): New function.
1546 (irchat-crypt-key-fingerprint): New function.
1547 (irchat-crypt-build-decryption-key): New function.
1548 (irchat-crypt-build-encryption-key): New function.
1549 (irchat-crypt-encrypt-string): New function.
1550 (irchat-crypt-decrypt-string): New function.
1551 (irchat-crypt-algorithm-major-version): New function.
1552 (irchat-crypt-algorithm-minor-version): New function.
1553 (irchat-crypt-secure-passphrase-read): Abolish.
1554 (irchat-crypt-ignore-suspicious): Abolish.
1555 (irchat-crypt-ignore-defected): Abolish.
1556 (irchat-get-idea-decryption-key): Abolish.
1557 (irchat-command-set-default-key): Check if this function was
1558 called interactively.
1559 (irchat-command-add-decryption-key): Renamed from
1560 `irchat-command-add-new-key'.
1561 (irchat-command-delete-decryption-key): Renamed from
1562 `irchat-command-delete-key'.
1563 (irchat-crypt-decryption-keys): Renamed from
1564 `irchat-crypt-known-keys'.
1565 (irchat-crypt-encryption-keys): Renamed from
1566 `irchat-crypt-default-keys'.
1568 * irchat-coding.el (irchat-default-mime-charset-for-read): New
1569 variable. Default to 'x-ctext.
1571 * irchat-compat.el: Do not require 'defface.
1572 (irchat-compat-enable-to-read-multibyte): Abolish.
1574 * irchat-modules.el (irchat-modules-to-compile): Remove
1575 `irchat-ck-*' and `defface'. Use `japanese-zenkaku-*' with hook.
1577 * irchat-vars.el (irchat-convert-hankaku-katakana): Abolished.
1579 * irchat-inlines.el: All string functions are rewritten.
1581 1999-07-05 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1583 * irchat-ctcp.el: Register ACTION handler.
1585 1999-07-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1587 * irchat-version.el (irchat-emacs-user-agent-value): Modify for
1588 XEmacs UTF-2000-MULE.
1590 * irchat-crypt.el: Do not use IDEA as the default cipher algorithm.
1591 (irchat-crypt-cipher-algorithm): New variable.
1592 (irchat-crypt-encrypt-message-format): Add version field of
1593 the cipher algorithm.
1594 (irchat-crypt-current-keys): Always restore the computed keys into
1595 this variable. [Renamed from irchat-default-idea-key-list]
1597 1999-06-26 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1599 * irchat-xemacs.el (irchat-use-toolbar): Add custom spec.
1600 (irchat-toolbar-toggle-crypt): Check irchat-use-toolbar.
1601 (irchat-setup-toolbar): Ditto.
1603 1999-06-14 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1607 * irchat.el (irchat-define-keys): Rewrite.
1608 (irchat-truncate-nickname): Rewrite; rename from irchat-read-nickname.
1610 * irchat-handle.el, irchat-400.el, irchat-300.el, irchat-200.el,
1612 Declarations of hook variables are splitted into each file.
1614 * irchat-300.el: Register 322 reply handler.
1616 1999-06-11 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1618 * irchat.el (irchat-dialogue-mode-map): Bind mouse-button-2 to
1619 irchat-url-push-button.
1621 * irchat-url.el (irchat-url-push-button): Check all overlays
1624 * irchat-filter.el (irchat-handle-message): Ignore errors which
1625 occurs during hook evaluation.
1627 * irchat-ctcp.el (irchat-ctcp-message): Ignore errors which
1628 occurrs during hook evaluation.
1629 (irchat-ctcp-notice): Likewise.
1630 (irchat-ctcp-file-notice): Likewise.
1632 * irchat-channel.el (irchat-channel-push-button): Use
1633 irchat-overlays-at instead of overlays-at.
1635 1999-06-10 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1637 * irchat-hilight.el (irchat-quoted-colors-mirc):
1638 Rename from irchat-quoted-colors.
1639 (irchat-quoted-colors-ircle): New color table.
1640 (irchat-highlight-maybe-hide-prefix): Fix regexp.
1641 (irchat-highlight-colorize-quote): Check vender specific extension.
1643 * irchat-channel.el (irchat-channel-push-button):
1644 Check all overlays under the point.
1646 * irchat-filter.el: Rename default backend name to "generic".
1648 * irchat-handle.el: Use multiple values bindings.
1649 (irchat-handle-notice-message): Fix argument against
1652 *irchat-misc.el (irchat-compose-time-string): Use
1653 format-time-string. Now only accepts encoded time.
1655 * irchat-misc.el (irchat-pick-buffer): Check if chnl is string and
1656 apropriate buffer does not exist.
1657 (irchat-pick-buffer-1): Do not return buffer list.
1659 1999-06-10 Daiki Ueno <ueno@unixuser.org>
1661 * irchat.el (irchat-debug-mode-map): Abolish.
1662 (irchat-debug-keys): Abolish.
1663 (irchat-command-keys): Fix return key code.
1665 * irchat-window.el (irchat-window-to-buffer):
1666 Remove irchat-debug-buffer.
1668 * irchat-vars.el (irchat-debug-mode-hook): Abolish.
1669 (irchat-debug-prefix): Abolish.
1671 * irchat-nick.el (irchat-nick-equal): New alias to string-ci-equal.
1672 (irchat-nick-member): New function.
1673 (irchat-command-toggle-nick-buffer-mode): Do not toggle when
1674 irchat-nick-buffer has not been created.
1676 * llhandler.el, irchat-modules.el (irchat-modules-to-compile):
1679 * irchat-misc.el (irchat-split-line): New function.
1680 (irchat-split-rest): Abolish.
1681 (irchat-with-split-rest): Abolish.
1682 (irchat-maybe-update-channel-indicator): Do not use backquote.
1683 (irchat-freeze-toggle): Use irchat-nick-equal.
1684 (irchat-message-from-ignored): Rename from irchat-msg-from-ignored.
1686 * irchat-message.el (irchat-message-parent-buffer):
1687 Use irchat-nick-equal.
1689 * irchat-make.el (compile-irchat): Add comments.
1691 * irchat-intl.el (irchat-intl-prepare-prefix):
1692 Do not treat irchat-debug-prefix.
1694 * irchat-inlines.el (filter-elements): Move from irchat-compat.
1696 * irchat-globals.el (irchat-debug-buffer): Remove.
1698 * irchat-crypt.el (irchat-idea-encrypt-message-format): Rename from
1699 irchat-idea-encrypt-msg-format.
1700 (irchat-crypt-maybe-decrypt-message): Use irchat-nick-equal.
1702 * irchat-compat.el: Require cl at load time.
1703 (buffer-or-string-p): Remove.
1704 (irchat-get-buffer-window): Enclose with eval-and-compile.
1705 (irchat-get-buffer-window-list): Ditto.
1706 (irchat-mode-line-buffer-identification): New alias to 'identity.
1707 (mapvector): Remove.
1709 * irchat-commands.el (irchat-command-debug): Abolished.
1710 (irchat-command-join-channel): Use irchat-channel-equal.
1711 (irchat-command-join): Use force-mode-line-update.
1712 (irchat-command-private-conversation): Ditto.
1713 (irchat-command-list): Check if 1st argument is empty string.
1714 (irchat-command-who): Ditto.
1715 (irchat-command-names): Ditto.
1716 (irchat-command-mode+o): Use irchat-nick-member.
1718 * irchat-channel.el (irchat-command-toggle-channel-buffer-mode):
1720 irchat-channel-buffer has not been created.
1722 * irchat-handle.el, irchat-filter.el, irchat-dcc.el,
1723 irchat-ctcp.el, irchat-500.el, irchat-400.el, irchat-300.el,
1724 irchat-200.el, irchat-000.el: Use llunf instead of llhandler.
1726 * llunf.el: New file.
1728 * idea.el, b64.el (>>): Move from irchat-compat.
1731 1999-06-06 Daiki Ueno <ueno@unixuser.org>
1733 * irchat-misc.el (irchat-freeze-toggle): Use force-mode-line-update.
1734 (irchat-own-freeze-toggle): Ditto.
1736 * irchat-dcc.el: Require irchat-minibuf.el.
1737 (irchat-command-dcc-send): Use
1738 irchat-minibuffer-completing-default-read.
1739 (irchat-command-dcc-chat-listen): Ditto.
1741 1999-06-04 Daiki Ueno <ueno@unixuser.org>
1743 * irchat.el (irchat-override-command-keys): Add "\C-v" and "l".
1744 (irchat-dialogue-keys): Remove "\C-v" and "\C-f".
1746 * irchat.el (irchat-override-command-keys):
1747 Add "\C-n", "\C-p" and "\C-a".
1748 (irchat-dialogue-keys): Remove "\C-n" and "\C-p".
1750 * irchat-nick.el (irchat-nick-set-user-at-host): New macro.
1751 (irchat-nick-mark-as-apart): New macro.
1752 (irchat-nick-unmark-as-apart): New macro.
1754 * irchat-version.el (irchat-emacs-user-agent-value):
1755 Ignore parenthesis in
1756 `emacs-version' for XEmacs 21.2.15.
1758 1999-06-03 Daiki Ueno <ueno@unixuser.org>
1760 * irchat-handle.el, irchat-dcc.el, irchat-500.el, irchat-300.el,
1761 irchat-200.el: Do not check "strange" reply.
1763 * irchat-message.el (irchat-message-parent-buffer):
1764 Check if irchat-current-channel exists.
1766 * irchat-coding.el: Do not require irchat-vars.
1768 * irchat-menu.el (irchat-nick-popup-menu):
1769 Enclose save-selected-window.
1771 * irchat-misc.el (irchat-get-buffer-create): Do not use unless.
1773 * irchat-nick.el (irchat-nick-change): Set chnl property internally.
1775 * irchat-dcc.el (irchat-command-dcc-chat-listen):
1776 Use irchat-get-buffer-create instead
1777 of get-buffer-create.
1778 (irchat-command-dcc-chat-connect): Ditto.
1779 (irchat-dcc-compare-hostnames): Ditto.
1781 * irchat-ctcp.el (irchat-file-start):
1782 Use irchat-get-buffer-create instead of
1784 (irchat-file-cont): Ditto.
1785 (irchat-file-end): Ditto.
1786 (irchat-ctcp-client-notice): Ditto.
1788 * irchat.el (irchat-open-server-internal):
1789 Use irchat-get-buffer-create instead of
1791 (irchat-dialogue-setup-buffer): Ditto.
1792 (irchat-others-setup-buffer): Ditto.
1793 (irchat-channel-list-setup-buffer): Ditto.
1794 (irchat-private-setup-buffer): Ditto.
1795 (irchat-KILLS-setup-buffer): Ditto.
1797 1999-06-02 Daiki Ueno <ueno@unixuser.org>
1799 * irchat-xemacs.el (irchat-xemacs-nick-popup-menu):
1800 Remove save-excursion.
1802 * irchat-channel.el (irchat-channel-push-button):
1803 Remove save-excursion, just use save-selected-window instead.
1804 (irchat-channel-real): Remove save-match-data.
1806 * irchat.el (irchat-clear-system):
1807 Check irchat-obarray has been initialized.
1809 * Makefile.am (SOURCES): Add irchat-message.el and irchat-coding.el.
1810 (EXTRA_DIST): Add liece.xbm.
1812 1999-06-02 Daiki Ueno <ueno@unixuser.org>
1816 * irchat-url.el (url-irc-liece): New function.
1817 [should be called from url-irc.el]
1819 * Makefile.am (EXTRA_DIST): Add bitmap-stipple.
1821 1999-06-02 Daiki Ueno <ueno@unixuser.org>
1823 * irchat-coding.el (irchat-detect-coding-region): New function.
1824 (irchat-detect-coding-region-function): Use above.
1826 * irchat-coding.el (irchat-detect-coding-string): New function.
1827 (irchat-detect-coding-string-function): Use above.
1829 * irchat-channel.el (irchat-channel-push-button):
1830 Switch to channel list buffer.
1832 1999-06-02 Daiki Ueno <ueno@unixuser.org>
1834 * irchat-nick.el (irchat-nick-update-region): Undo last change.
1836 * irchat-menu.el (irchat-nick-popup-menu): Switch to nick buffer.
1838 * irchat-filter.el: fix comments.
1839 (irchat-filter): Split multiple lines without string matching.
1840 (irchat-handle-message): Renamed from irchat-handle-message-2.
1841 (irchat-parse-user-at-host): New function.
1843 * irchat-coding.el (irchat-detect-coding-region-function): Renamed from
1844 irchat-custom-detect-coding-region-function.
1845 (irchat-detect-coding-string-function): Renamed from
1846 irchat-custom-detect-coding-string-function.
1848 1999-06-01 Daiki Ueno <ueno@unixuser.org>
1850 * irchat.el (irchat-command-mode): Do not use mapvector.
1852 * irchat-handle.el (irchat-handle-notice-msg): Fix arguments against
1853 with-irchat-decryption.
1854 (irchat-handle-privmsg-msg): Likewise.
1856 * irchat-commands.el (irchat-command-send-message): Fix arguments of
1857 with-irchat-encryption.
1858 (irchat-command-message): Likewise.
1860 * irchat-crypt.el (irchat-crypt-maybe-decrypt-message):
1861 Exchange car with cdr in arglist.
1862 (with-irchat-encryption): Accept flat arglist.
1863 (with-irchat-decryption): Likewise.
1865 * irchat.el (irchat-nick-mode-map): Define as prefix commands.
1867 * irchat.el (irchat-channel-mode): Eliminate channel indicator.
1868 (irchat-others-mode): Likewise.
1869 (irchat-dialogue-mode): Likewise.
1871 * irchat-misc.el (irchat-set-channel-indicator):
1872 Eliminate channel indicator.
1874 * irchat-ctcp.el (irchat-ctcp-action-msg):
1875 Use irchat-display-message.
1877 1999-06-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1879 * irchat-400.el: Remove redundancies on regexps.
1880 (irchat-handle-432-msg) <ERR_ERRONEUSNICKNAME>: Rewrite.
1881 (irchat-handle-433-msg) <ERR_NICKNAMEINUSE>: Resend NICK command only
1882 if irchat-auto-iterate-nick is non-nil.
1884 * irchat.el (irchat-command-keys): Add irchat-command-mode+o,
1885 irchat-command-mode-o, irchat-command-mode+v, irchat-command-mode-v.
1886 XXX: Should be prefixed commands?
1888 1999-05-31 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1890 * irchat-message.el (irchat-message-predicate):
1891 Normalize irchat-message-blackets-predicate.
1893 * irchat-inlines.el (irchat-eval-form): New function.
1895 * irchat-message.el (irchat-message-predicate):
1896 Rename specifier typep to type.
1898 * irchat-misc.el (irchat-own-channel-message):
1899 Bind irchat-message-direction 'outgoing.
1900 (irchat-own-private-message): Ditto.
1902 * irchat-message.el (irchat-message-tags): New variable.
1903 (irchat-message-tags-function): New function.
1904 (irchat-message-private-buffer): Abolished.
1905 Use irchat-message-buffer-function.
1907 1999-05-31 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1909 * irchat-nick.el (irchat-nick-update-region):
1910 Move opening save-excursion.
1912 * irchat-channel.el (irchat-channel-push-button):
1913 Move point to event ocurred position before calling
1914 irchat-nick-update-region.
1916 * irchat-nick.el (irchat-nick-update-region):
1917 Remove argument event from arglist.
1919 * irchat-menu.el (irchat-nick-popup-menu):
1920 Move point to event ocurred position before calling
1921 irchat-nick-update-region.
1923 * irchat-xemacs.el (irchat-xemacs-setup-menu):
1924 Remove argument event from arglist.
1925 (irchat-xemacs-nick-popup-menu): Move point to event ocurred
1926 position before calling irchat-nick-update-region.
1928 * irchat.el: Use modern key sequence expression.
1929 (irchat-command-map): New keymap which override
1930 irchat-dialogue-keys with prefix command ("\C-c").
1931 (irchat-friends-map): New keymap. [prefix command for friends]
1932 (irchat-dialogue-keys): Import some useful command keys.
1934 * irchat-channel.el (irchat-channel-parse-representation):
1935 To remove let, construct representation object directly.
1937 * irchat-channel.el (irchat-channel-list-insert): Remove format.
1939 * irchat-vars.el: Do not require mcharset.
1941 * irchat.el (irchat-nick-mode-map): Do not check xemacs.
1943 * irchat-xemacs.el (irchat-nick-popup-menu): New alias to
1944 irchat-xemacs-nick-popup-menu which override original one.
1946 * irchat-compat.el: Use emu's mouse-button emulation.
1947 (irchat-button2): Abolished.
1948 (irchat-button3): Abolished.
1950 * irchat-vars.el (irchat-variables-files): Do not load
1951 `~/.irchat3_vars.el' at startup time.
1953 * irchat-vars.el (irchat-debug-prefix): Clear.
1955 * irchat.el: Do not check `set-face-stipple' is bound.
1956 (irchat-x-splash): Add interactive spec.
1958 1999-05-30 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1960 * irchat.el (irchat-x-splash): Do centering.
1962 * bitmap-stipple.el (bitmap-stipple-insert-pixmap):
1963 Add optional argument center.
1965 * liece.xbm: New file.
1967 * irchat.el: Check if liece.xbm exists.
1969 * irchat.el (irchat-stipple-pixmap): New variable.
1970 (irchat-x-splash): New function.
1972 * bitmap-stipple.el: New file.
1974 * irchat-modules.el (irchat-modules-to-compile): Add bitmap-stipple.
1976 * irchat-commands.el (irchat-command-send-action): Fix typo.
1978 * irchat-hilight.el (irchat-highlight-font-lock-keywords):
1981 * irchat-inlines.el (irchat-or): New function.
1982 (irchat-and): New function.
1984 * irchat-filter.el (irchat-handle-msg-msg): Abolished.
1986 * irchat-crypt.el (irchat-message-encrypted-p): Move into
1988 (irchat-message-suspicious-p): Ditto.
1989 (irchat-message-garbled-p): Ditto.
1990 (irchat-message-fingerprint): Ditto.
1991 (irchat-message-timestamp): Ditto.
1993 * irchat-vars.el: All format strings are removed.
1994 (irchat-format-string): Abolished.
1996 * irchat-modules.el (irchat-modules-to-compile): Add
1999 * irchat-dcc.el (irchat-dcc-chat-filter): Use
2000 irchat-display-message.
2002 * irchat-commands.el (irchat-command-send-action):
2003 Bind irchat-message-type.
2005 * irchat-handle.el (irchat-handle-privmsg-msg):
2006 Use irchat-display-message.
2007 (irchat-handle-privmsglike-msg): Abolished.
2009 * irchat-misc.el (irchat-own-channel-message):
2010 Use irchat-display-message.
2011 (irchat-own-private-message): Likewise.
2013 * irchat-message.el: New file.
2015 1999-05-29 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2017 * irchat.el, irchat-vars.el (irchat-before-kill-emacs-hook): New hook.
2019 1999-05-29 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2021 * irchat-vars.el (irchat-signoff-message):
2022 Renamed from irchat-signoff-msg.
2024 * irchat.el (irchat-obarray-size): Moved from irchat-globals.el.
2026 * irchat-globals.el: Remove obsolete variables.
2028 * irchat-ctcp.el (irchat-client-error-message):
2029 Moved from irchat-globals.el.
2031 * irchat-commands.el (irchat-save-variables-are-dirty): Renamed
2032 from irchat-save-vars-is-dirty.
2033 (irchat-command-send-action): Add prefix.
2035 * irchat-400.el (irchat-nickname-last): Renamed from
2036 irchat-old-nickname.
2038 * irchat-000.el (irchat-servername): Abolished.
2040 1999-05-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2042 * irchat-crypt.el: Do not require 'idea.
2044 * irchat-commands.el (irchat-command-message): Treat channel target.
2046 * irchat-300.el (irchat-handle-317-msg) <RPL_WHOISIDLE>:
2047 Add argument rest to match-string.
2049 1999-05-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2053 * irchat.el (irchat-command-keys): Do not bind lisp-complete-symbol.
2055 * irchat-commands.el (irchat-command-load-vars): Enclose body with
2057 (irchat-command-complete): Use irchat-minibuffer-finalize-completion.
2058 (get-word-left): Abolished.
2059 (irchat-switch-to-channel-1): New function.
2060 (irchat-switch-to-channel): Use irchat-switch-to-channel-1.
2061 (irchat-switch-to-channel-no): Likewise.
2062 (irchat-command-message): Check crypt-type.
2064 * irchat-minibuf.el (irchat-minibuffer-complete-channel-modes):
2065 Complete ban patterns.
2066 (irchat-minibuffer-parse-modes): Rename property 'uah to 'ban.
2068 * irchat-handle.el (irchat-handle-mode-msg):
2069 Use irchat-channel-set-ban.
2071 * irchat-channel.el (irchat-channel-add-ban): New macro.
2072 (irchat-channel-remove-ban): New macro.
2073 (irchat-channel-set-ban): New macro.
2074 (irchat-channel-get-bans): New function.
2077 (irchat-handle-317-msg) <RPL_WHOISIDLE>: Remove condtionals for
2078 obsolete servers. [2.5 or 2.6].
2079 (irchat-handle-367-msg) <RPL_BANLIST>: Treat it as generic long
2081 (irchat-367-channel): New variable.
2082 (irchat-367-regexps): New variable.
2083 (irchat-handle-368-msg) <RPL_ENDOF_BANLIST>: Save ban patterns as
2086 1999-05-26 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2088 * irchat.el (irchat-clear-system):
2089 Use dotimes when initializing irchat-obarray.
2091 1999-05-26 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2093 * irchat.el (irchat-command-keys):
2094 Bind irchat-command-display-friends.
2096 * irchat-commands.el (irchat-command-display-friends): New command.
2098 * irchat-vars.el (irchat-display-friends-function): New variable.
2100 * irchat-300.el (irchat-303-display-friends): New function.
2101 (irchat-303-display-all-friends): New function.
2103 * irchat-minibuf.el (irchat-minibuffer-complete-channel-modes):
2104 Complete nickname using operators and voices.
2105 (irchat-minibuffer-parse-modes): Likewise.
2106 (irchat-minibuffer-finalize-completion): Notice no match found.
2108 * Makefile.am: New file.
2110 1999-05-25 UENO Daiki <daiki@kiss.kake.info.waseda.ac.jp>
2112 * irchat.el (irchat-others-mode): Set parent mode explicitly.
2113 (irchat-channel-mode): Ditto.
2115 1999-05-24 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2117 * irchat-minibuf.el (irchat-minibuffer-parse-modes): Parse ban
2120 * irchat-200.el (irchat-handle-206-msg) <RPL_TRACESERVER>:
2121 Use multiline display format.
2122 (irchat-handle-214-msg) <RPL_STATSNLINE>: Likewise.
2123 (irchat-handle-213-msg) <RPL_STATSCLINE>: Likewise.
2125 * irchat-ctcp.el (irchat-client-insert): Quote format string.
2127 1999-05-23 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2131 * irchat-ctcp.el (irchat-minibuffer-complete-client-query): Use
2132 `irchat-minibuffer-finalize-completion'.
2134 * irchat-minibuf.el (irchat-minibuffer-finalize-completion): New
2136 (irchat-minibuffer-complete-channel-modes): Use above.
2138 * irchat.el (irchat-check-buffers): Fix loop condition.
2140 1999-05-23 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2142 * irchat-dcc.el (irchat-dcc-message): New function.
2144 * irchat-nick.el (irchat-nick-join-1): Check dups.
2146 * irchat-ctcp.el (irchat-client-insert): New function.
2148 * irchat-commands.el (irchat-command-prepare-message-prefix):
2150 (irchat-command-prepare-own-message-prefix): Ditto.
2152 * irchat-misc.el (irchat-own-private-message): Generate prefix
2153 string automatically.
2154 (irchat-own-channel-message): Likewise.
2156 1999-05-22 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2158 * irchat-compat.el (run-hook-with-args-until-success): Abolished.
2160 * irchat.el (irchat-command-mode): Change mode-line-format.
2161 (irchat-open-server): Save password.
2162 (irchat-insert-internal): Rewrite.
2164 * irchat-200.el (irchat-handle-215-msg) <RPL_STATSILINE>:
2166 (irchat-handle-242-msg) <RPL_STATSUPTIME>: Cut off preceding `:'.
2167 (irchat-handle-205-msg) <RPL_TRACEUSER>: Fix typo.
2168 (irchat-handle-218-msg) <RPL_STATSYLINE>: Fix display format.
2170 1999-05-13 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2172 * irchat-inlines.el (format-quote): Abolished.
2174 * irchat-ctcp.el (irchat-ctcp-action-msg): Pass arguments to
2177 * irchat-hilight.el (irchat-highlight-turn-on-font-lock): Make
2178 `after-change-hook' local.
2180 1999-05-12 sphere <sphere@pop12.odn.ne.jp>
2182 * irchat-url.el (irchat-command-browse-url): Fix typo.
2184 1999-05-11 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2186 * irchat-crypt.el (irchat-command-set-default-key): Fix typo.
2188 * irchat-window.el (irchat-command-set-window-style): Fix typo.
2190 * irchat-url.el (irchat-command-browse-url): Fix typo.
2192 * irchat-channel.el (irchat-channel-set-voice): Quote regexp.
2194 1999-05-09 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2196 * irchat-ctcp.el (irchat-command-client-time): Fix typo.
2198 * irchat.el (irchat-channel-mode): Explicitly define as
2199 it derives from `irchat-dialogue-mode'.
2200 (irchat-others-mode): Ditto.
2202 * irchat-compat.el (irchat-kill-all-overlays): New function.
2204 * irchat-nick.el (irchat-nick-update): Do not switch to buffer.
2205 (irchat-nick-join): Do not check whether nickname has been inserted.
2206 (irchat-nick-update): Kill all overlays.
2208 * irchat-mail.el: Follow the value of `mail-user-agent'.
2209 (irchat-mail-pop-to-buffer): Abolished.
2210 (irchat-mail-compose-with-mail): Abolished.
2211 (irchat-mail-compose-with-gnus): Abolished.
2213 * irchat-inlines.el (nth1, nth1cdr):Abolished.
2214 (matching-substring): Abolished.
2215 (irchat-greater-flags): Abolished.
2217 1999-05-08 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2219 * irchat-300.el (irchat-353-scan-channels): New macro.
2221 * irchat-minibuf.el (irchat-minibuffer-completing-default-read):
2222 Renamed from `irchat-completing-default-read'.
2223 (irchat-minibuffer-completing-sequential-read): Renamed from
2224 `irchat-completing-sequential-read'.
2226 * irchat-channel.el (irchat-channel-set-operator-1): Renamed from
2227 `irchat-set-channel-operator' within irchat-misc.el.
2228 Restrict its use to internal only.
2229 (irchat-channel-set-voice-1): Likewise.
2231 * irchat-commands.el (irchat-command-wait): Abolished.
2233 * irchat-nick.el (irchat-nick-update): Assume that the 2nd
2234 argument CHNL is one of channels we've already joined.
2236 * irchat-misc.el (irchat-change-nick-of): Change nicks, opers and
2237 voices properties properly.
2238 (irchat-change-nick-of-1): New function. Modify nick alist by
2240 (irchat-change-nick-of-2): New function which resembles above,
2241 but it acts on singular list.
2242 (irchat-greet-user): Abolished.
2243 (irchat-user-on-my-channel): Abolished.
2244 (irchat-user-on-this-channel): Abolished.
2246 * irchat-handle.el (irchat-handle-channel-msg): Do not use
2247 `irchat-change-nick-of' directly.
2248 (irchat-handle-nick-msg): Likewise.
2249 (irchat-handle-quit-msg): Likewise.
2251 1999-05-07 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2253 * irchat-commands.el (irchat-command-nickname): Do not set
2254 `irchat-real-nickname'.
2256 1999-05-06 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2260 * irchat-hilight.el (irchat-quoted-colors): New variable.
2261 (irchat-highlight-colorize-quote): New function.
2262 (irchat-highlight-turn-on-font-lock): Add buffer locality to
2263 some members of `after-change-hook'.
2265 * Makefile (install): Do not depend on `dcc'.
2267 1999-05-05 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2269 * irchat-handle.el (irchat-handle-part-msg): Call
2270 `irchat-channel-part' and `irchat-nick-part' exclusively.
2271 (irchat-handle-kick-msg): Likewise.
2273 * irchat-channel.el (irchat-channel-equal): New alias.
2274 (irchat-channel-member): Renamed from `irchat-channel-memberp'.
2275 (irchat-channel-join-internal): New function.
2276 (irchat-channel-part-internal): New function.
2278 * irchat-ctcp.el (irchat-ctcp-client-msg): Fix reply string.
2280 * irchat-minibuf.el (irchat-minibuffer-parse-modes): Completion
2281 fixed for ban pattern.
2283 * irchat-nick.el (irchat-nick-normalize): New macro.
2284 (irchat-nick-strip): New macro.
2285 (irchat-nick-parse-nick-after): New function.
2287 * irchat-handle.el (irchat-handle-silence-msg): New handler.
2289 1999-05-04 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2291 * irchat-handle.el (irchat-handle-part-msg): Fix quotation of part
2294 * irchat-400.el: Fix unconsistent user data returned from pirc.
2295 (irchat-handle-442-msg): `ERR_NOTONCHANNEL'.
2296 (irchat-handle-443-msg): `ERR_USERONCHANNEL'.
2298 * irchat-misc.el (irchat-update-thischannel): Abolished.
2300 * irchat-commands.el (irchat-channel-virtual): Save matched data.
2301 (irchat-channel-real): Likewise.
2303 * irchat-300.el (irchat-handle-364-msg): `RPL_LINKS'. Fix regexp.
2304 (irchat-handle-333-msg): New hander for `RPL_TOPICWHOTIME'.
2305 (irchat-handle-namereply-msg): Abolished.
2306 (irchat-handle-whoreply-msg): Abolished.
2308 * irchat-000.el (irchat-handle-005-msg): `RPL_MAP'.
2309 Support for ircu server mapping facility.
2310 (irchat-handle-006-msg): New handler for `RPL_MAPMORE'.
2311 (irchat-handle-007-msg): New handler for `RPL_MAPEND'.
2313 1999-05-03 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2315 * irchat-handle.el (irchat-handle-part-msg): Handle left message.
2317 * irchat-custom.el (irchat-connection-timeout): New variable.
2319 * irchat.el (irchat-accept-response): Add optional arg timeout.
2320 (irchat-accept-process-output): New function.
2321 (irchat-clear-system): Reset `irchat-timers-list-initialized-p'.
2322 (irchat-initialize-timers): Fix secs parameter.
2324 * irchat-xemacs.el (irchat-xemacs-run-at-time): New function.
2326 * irchat-compat.el (irchat-run-at-time): New alias.
2327 (irchat-cancel-timer): New alias.
2329 * irchat-commands.el (irchat-command-start-ison-timer): Abolished.
2330 (irchat-command-cancel-ison-timer): Abolished.
2332 * irchat-timer.el: Removed.
2334 1999-04-29 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2336 * irchat.el (irchat-initialize-timers): New function.
2338 * irchat-q-ccl.el (irchat-quote-ccl-decode-region): New function.
2339 (irchat-quote-ccl-encode-region): New function.
2341 * irchat-q-el.el (irchat-quote-el-decode-region): New function.
2342 (irchat-quote-el-encode-region): New function.
2344 * irchat-ctcp.el (irchat-complete-client): New macro.
2345 (irchat-complete-query): New macro.
2346 (irchat-command-client-time): New command.
2347 (irchat-ctcp-client-msg): Rename each *-msg-hook to *-hook.
2348 (irchat-minibuffer-complete-client-query): New function.
2350 * irchat-commands.el (irchat-command-activate-friends): Fix
2353 * irchat-compat.el (filter-elements): Add `lisp-indent-function'
2354 property with value 2.
2356 1999-04-28 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2358 * irchat-dcc.el (irchat-dcc-object): Implement as cl-struct.
2360 * irchat-compat.el (irchat-static-require): New macro.
2361 (irchat-static-require-if): New macro.
2362 (irchat-static-defun-if): New macro.
2366 1999-04-27 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2368 * README-styles.ja, TODO.ja, sample.dot.liece.ja: Removed.
2370 1999-04-26 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2372 * irchat-inlines.el: Require irchat-setup.
2374 * irchat-x-face.el: Use `static.el'.
2376 * irchat-handle.el (irchat-handle-join-msg): Set user-at-host
2377 information after calling `irchat-nick-join'.
2379 * irchat-globals.el (irchat-default-channel-candidate): New
2382 1999-04-22 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2384 * irchat-handle.el (irchat-handle-324-msg): Fix regexp.
2386 1999-04-16 Daiki Ueno <ueno@bleu.ueda.info.waseda.ac.jp>
2388 * irchat-xemacs.el: Add hooks to hide modelines.
2390 1999-04-12 Daiki Ueno <ueno@bleu.ueda.info.waseda.ac.jp>
2392 * irchat.el (irchat-refresh-windows): New function.
2394 * irchat-300.el: Remove all occurrences of `matching-substring'.
2395 (irchat-handle-352-msg): Do not pick-up channel buffer.
2397 * irchat-config.el, irchat-modules.el: New files.
2399 1999-04-07 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2401 * irchat.el (irchat-switch-to-channel-no-*): Use `dotimes' on the
2402 definitions of themselves.
2404 * irchat-vars.el (irchat-ignore-spec-convert): Fix tag.
2406 1999-04-06 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2408 * dcc.c (send_file): Use `get_address_externally'.
2409 (chat_listen): Likewise.
2411 1999-04-05 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2413 * getaddrinfo.c: Include `stdlib.h'.
2415 1999-04-04 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2419 * irchat-handle.el (irchat-handle-mode-msg): Fix channel mode parser.
2421 * irchat-commands.el (irchat-command-ban-kick): New command.
2422 (irchat-command-ban): New command.
2424 * irchat-ctcp.el (irchat-ctcp-version-msg): Eliminate the client
2426 (irchat-client-version-notice): Fix regexp.
2427 (irchat-client-version-insert): New function.
2429 * irchat-misc.el (irchat-repair-crlf): Fixed.
2431 1999-04-01 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2433 * tcp.c (NI_MAXHOST): Add check if it has been already defined.
2435 * irchat.el (irchat-command-keys): Bind `C-c C-j'.
2437 1999-03-31 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2439 * irchat-handle.el (irchat-handle-mode-msg): Fix regexp.
2441 * irchat-commands.el (irchat-command-finger): Add prefix arg.
2443 1999-03-30 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2445 * irchat-filter.el (irchat-handle-message): Fix regexp.
2447 * irchat-handle.el (irchat-handle-join-msg): Fix regexp.
2448 (irchat-handle-nick-msg): Fix regexp.
2450 1999-03-24 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2452 * irchat-commands.el (irchat-command-finger): Specify nick twice.
2454 * liece-faq.texinfo: Fix URI of APEL's ftp sites.
2456 1999-03-17 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2460 * irchat-crypt.el (with-irchat-encryption): New macro.
2461 (with-irchat-decryption): New macro.
2463 * irchat-compat.el (valid-plist-p): Fixed.
2465 * irchat-tcp.el (irchat-tcp-default-connection-type): Renamed from
2466 `irchat-tcp-connection-type'.
2467 (irchat-open-network-stream-as-binary): Add optional arg `type'.
2468 (irchat-open-network-stream): Likewise.
2470 * irchat-vars.el (irchat-server-alist): Add `:prescript' and
2473 1999-03-16 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2475 * irchat-compat.el: Require `pcustom'.
2476 (point-at-bol): Abolished. Use `line-beginning-position'.
2477 (point-at-eol): Abolished. Use `line-end-position'.
2481 * irchat-tcp.el: New file; TCP/IP emulation using external program.
2483 * irchat-compat.el (read-passwd): New function to keep compatibility.
2484 (passwd-echo): New variable to keep compatibility.
2486 * irchat-commands.el (irchat-command-who): Confirm really send WHO
2487 command with no arguments.
2488 (irchat-command-list): Likewise.
2489 (irchat-command-names): Likewise.
2491 * irchat-misc.el (irchat-set-crypt-indicator): Activate crypt mode
2492 also in private mode.
2493 (irchat-read-passwd): Abolished. Use `read-passwd'.
2495 * irchat-crypt.el (irchat-crypt-maybe-encrypt-message): Renamed
2496 from `irchat-crypt-with-encrypt-message'.
2497 (irchat-crypt-maybe-decrypt-message): Likewise.
2499 1999-03-15 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2501 * irchat-handle.el (irchat-handle-join-msg): Fix regexp.
2503 * irchat-hilight.el (irchat-highlight-maybe-hide-quote): Fixed.
2505 1999-03-14 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2509 * irchat-commands.el (irchat-command-poll-names): Check if
2510 `irchat-server-opened' returns t.
2511 (irchat-command-poll-friends): Likewise.
2513 * irchat-hilight.el (irchat-highlight-turn-on-font-lock): Remove
2514 all hooks before calling `turn-on-font-lock'.
2516 * irchat-compat.el (run-hook-with-args-until-success): Do not use
2517 `run-hook-with-args'.
2519 * irchat-filter.el (irchat-handle-message-2): Use
2520 `run-hook-with-args-until-success' instead of
2521 `run-hook-with-args'.
2523 * irchat-handle.el (irchat-handle-with-running-cleartext-hook):
2524 Use `run-hook-with-args-until-success' instead of
2525 `run-hook-with-args'.
2526 (irchat-handle-run-cleartext-hook): Likewise.
2527 (irchat-handle-run-hook-with-args): Likewise.
2529 * irchat-timer.el (irchat-start-timer): Use `run-at-time' with 1st
2530 argument 0 instead of nil.
2532 * irchat-ctcp.el (irchat-query-client-nick-maybe-change): Return
2533 with nil explicitly.
2535 * irchat-vars.el (irchat-service-spec): New widget.
2536 (irchat-service-spec-convert): New function; widget-converter.
2537 (irchat-server-spec): New widget.
2538 (irchat-server-spec-convert): New function; widget-converter.
2539 (irchat-ignore-spec): New widget.
2540 (irchat-ignore-spec-convert): New function; widget-converter.
2542 * irchat-url.el (irchat-command-browse-url): Use the URL added
2543 most recently, if `current-prefix' equals `-'.
2544 (irchat-url-browser-netscape): Do not bind the process buffer.
2546 * irchat-menu.el (irchat-menu-add-button): Add 3rd argument.
2548 1999-03-13 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2550 * irchat-xemacs.el: Use extents instead of overlays.
2551 (irchat-xemacs-put-text-property): New function.
2552 (irchat-xemacs-get-text-property): New function.
2553 (irchat-xemacs-kill-all-overlays): New function.
2554 (irchat-xemacs-overlays-at): New function.
2556 * irchat-compat.el (irchat-make-overlay): New emulation function.
2557 (irchat-delete-overlay): Ditto.
2558 (irchat-overlay-put): Ditto.
2559 (irchat-move-overlay): Ditto.
2560 (irchat-overlay-end): Ditto.
2561 (irchat-overlay-get): Ditto.
2562 (irchat-overlays-at): Ditto.
2563 (irchat-kill-all-overlays): Ditto.
2565 1999-03-12 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2567 * irchat-xemacs.el (irchat-toolbar-toggle-crypt): New function.
2568 (irchat-toolbar-icon-convert): New function; widget-converter.
2569 (irchat-toolbar-icon): New widget.
2570 (irchat-toolbar-icon-plist-get): New function.
2571 (irchat-toolbar-map-button-list): New function.
2572 (irchat-xemacs-setup-toolbar): Renamed from
2573 `irchat-xemacs-setup-toolbar-list'.
2574 (irchat-toolbar-setup-crypt-glyph): New function.
2575 (irchat-toolbar-toggle-crypt): New function.
2576 (irchat-use-toolbar): New customizable variable.
2578 * irchat-compat.el (irchat-put-text-property): Implemented as
2581 * irchat.el (irchat-after-load-startup-hook): New hook variable.
2583 * irchat-hilight.el (irchat-highlight-maybe-turn-on-font-lock):
2588 * irchat-channel.el (irchat-channel-create-buffer): Use
2589 `irchat-format-time-function'.
2591 * irchat-hilight.el: Use font-lock.el.
2593 1999-03-11 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2595 * irchat-debug.el (irchat-debug-enter-handler): Moved from
2597 (irchat-debug-leave-handler): Ditto.
2599 * llhandler.el (llhandler-debug-enter): Abolished.
2600 (llhandler-debug-leave): Abolished.
2602 * irchat-version.el (irchat-emacs-user-agent-value): New variable
2603 imported from `mime-edit-user-agent-value' of SEMI.
2604 (irchat-user-agent-value): New variable.
2605 (irchat-make-user-agent-string): Abolished.
2606 (irchat-make-emacs-user-agent-string): Abolished.
2607 (irchat-command-version): New command.
2609 * irchat-hilight.el (irchat-maybe-highlight-region): New function.
2610 (irchat-maybe-smiley-region): New function.
2611 (irchat-maybe-highlight-url-region): New function.
2612 (irchat-highlight-put-url-properties-region): New function.
2614 * irchat-ctcp.el: Add hooks in order to let
2615 `irchat-query-client-nick' follow the changes.
2616 (irchat-query-client-nick-maybe-change): New function.
2617 (irchat-query-client-nick-maybe-reset): New function.
2619 * irchat-url.el (irchat-url-gather-hook): New hook variable.
2620 (irchat-command-browse-url): Use `_'.
2621 (irchat-url-gather-urls-region): New function.
2622 (irchat-url-search-forward): New function.
2624 * irchat-compat.el (easy-menu-add-item): New alias.
2626 * irchat-xemacs.el (easy-menu-add-item): New advice.
2628 1999-03-10 Tsunehiko Baba <tbaba@mtl.t.u-tokyo.ac.jp>
2630 * dcc.c (main): Add cast against return value of basename(3).
2632 1999-03-10 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2634 * irchat-menu.el (irchat-menu-url-menu): New variable.
2638 * irchat-misc.el (irchat-compose-time-string): Renamed from
2639 `irchat-compose-servertimestring'.
2641 * irchat-compat.el (plist-get): New function for compatibility.
2643 * irchat-ctcp.el (irchat-client-time-notice): New handler.
2644 (irchat-ctcp-time-msg): Ditto.
2646 * irchat-minibuf.el (irchat-minibuffer-complete-channel-modes):
2647 Also display candidates when `irchat-minibuffer-parse-modes'
2650 * irchat-400.el (irchat-handle-433-msg): `ERR_NICKNAMEINUSE'.
2651 Do grow-tail iteration on `irchat-real-nickname' only if
2652 `irchat-auto-iterate-nick' is specified.
2654 * irchat-vars.el (irchat-server-alist): Enable to specify keywords
2655 (:host, :service, :password, etc.).
2656 (irchat-auto-iterate-nick): New customizable variable.
2658 * irchat-menu.el (irchat-menu-add-url): New function.
2659 (irchat-command-mode-url-menu): New menu entry.
2661 * irchat.el (irchat): Do not ping to server.
2662 (irchat-open-server): Use new format of `irchat-server-alist'.
2664 1999-03-02 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2666 * irchat-handle.el (irchat-handle-privmsglike-msg): Define as subst.
2668 * irchat-make.el (install-just-print-p): New function
2669 imported from APEL 9.13's `APEL-MK'.
2670 (config-irchat-package): Likewise.
2671 (compile-irchat-package): Likewise.
2672 (install-irchat-package): Likewise.
2673 (install-update-package-files): Likewise.
2674 (make-irchat-sample-files): New function imported from packaged
2676 (make-irchat-info-files): Ditto.
2678 * irchat-300.el (irchat-handle-366-msg): Do not update nicks when
2679 `irchat-353-nameslist' holds no element.
2681 1999-03-01 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2683 * irchat-handle.el (irchat-handle-quit-msg,
2684 irchat-handle-mode-msg, irchat-handle-join-msg,
2685 irchat-handle-part-msg): Quote regexp.
2687 1999-02-28 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2689 * irchat.el (irchat-clear-system): Fix backquotes.
2691 1999-02-25 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2693 * irchat-300.el (irchat-handle-303-msg): Fix. Add check for empty
2696 1999-02-24 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2698 * irchat-handle.el (irchat-handle-notice-msg): Fix. Call handler
2701 * irchat.el (irchat-channel-mode-map): Make keymap as sparse.
2702 (irchat-others-mode-map): Likewise.
2704 * irchat-commands.el (irchat-command-deactivate-friends):
2709 * irchat-globals.el (irchat-who-expression): New variable.
2711 * irchat-misc.el (irchat-toggle-command-buffer-mode): Change
2712 `irchat-private-indicator'.
2714 * irchat-300.el (irchat-handle-315-msg): `RPL_ENDOFWHO'.
2715 Display `no matches found' message
2716 (irchat-handle-{322,323,353,366}-msg): Count iterations.
2718 * irchat.el (irchat-command-mode): Do not save
2719 `frame-title-format' twice. Use `irchat-current-channel' in place
2720 of `irchat-channel-indicator'.
2722 * llhandler.el (llhandler-debug-enter): New function.
2723 (llhandler-debug-leave): New function.
2724 (llhandler-define-handler): New macro.
2725 (llhandler-eval-args): Abolished.
2727 * irchat-crypt.el (irchat-encrypt-message): Encode messages.
2728 (irchat-decrypt-message): Likewise. Decode messages.
2729 (irchat-crypt-with-encrypted-message): Do not encode message which
2730 has type `cleartext'.
2732 1999-02-23 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2734 * irchat-misc.el (irchat-send-pong): New macro.
2735 (irchat-increment-long-reply-count): New macro.
2736 (irchat-reset-long-reply-count): New macro.
2737 (irchat-check-long-reply-count): New macro.
2739 * irchat-globals.el (irchat-long-reply-count) New variable.
2740 (irchat-long-reply-max): New variable.
2742 * irchat-commands.el (irchat-command-save-vars): Fix. Set marker
2745 1999-02-21 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2747 * irchat-300.el (irchat-handle-303-msg): Add differential IsON.
2749 * irchat-commands.el (irchat-command-start-ison-timer,
2750 irchat-command-cancel-ison-timer, irchat-command-activate-friends,
2751 irchat-command-deactivate-friends): Do completion case
2754 * irchat-vars.el (irchat-saved-forms): Add symbol `irchat-friends'
2755 to be saved its value.
2757 1999-02-20 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2761 * irchat-filter.el (irchat-sentinel): Do not throw signal, just
2763 (irchat-sentinel-error): Ditto.
2765 * irchat-vars.el (irchat-friends): New user customizable variable.
2766 (irchat-poll-friends-interval): New user customizable variable.
2767 (irchat-poll-names-interval): New user customizable variable.
2769 * irchat-commands.el (irchat-command-poll-names): Renamed from
2770 `irchat-command-pollnames'; implemented as function.
2771 (irchat-command-keepalive): Implemented as function.
2772 (irchat-command-poll-friends): New function.
2773 (irchat-command-activate-friends): New command.
2774 (irchat-command-deactivate-friends): New command.
2776 * irchat-300.el (irchat-handle-331-msg): Call
2777 `irchat-set-channel-indicator'.
2778 (irchat-handle-332-msg): Ditto.
2780 * irchat-globals.el (irchat-channel-status-indicator): New
2781 variable; default value of `frame-title-format'.
2782 (irchat-friends-last): New variable.
2783 (irchat-frame-title-format-last): New variable.
2785 * irchat-misc.el (irchat-set-frame-title-format): Do not calculate
2786 `frame-title-format' directly.
2787 (irchat-maybe-update-channel-indicator): New macro.
2789 1999-02-20 P.F.FrontJr. <pff@softai.co.jp>:
2791 * irchat-misc.el (irchat-set-channel-indicator): Display channel
2792 status on mode line.
2794 * irchat-vars.el (irchat-display-status-on-channel-indicator):
2795 New user customizable variable.
2797 1999-02-15 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2799 * irchat.el (irchat-read-variables-files): Set alternative
2800 startup file as primary one.
2802 * irchat-timer.el (irchat-start-timer): Do not require `timer' or
2803 `itimer'; autoload timer functions.
2804 (irchat-cancel-timer): Ditto.
2806 1999-02-14 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2808 * irchat-ck-ccl (irchat-ck-ccl): Remove.
2809 (irchat-ck-ccl-cj-to-ck-string): Use `ccl-execute-on-string'.
2810 (irchat-ck-ccl-ck-to-cj-string): Ditto.
2812 * irchat-xemacs.el (irchat-xemacs-setup-toolbar): New function.
2814 * irchat-menu.el (irchat-command-add-menus): New function; add
2815 menubar menus explicitly.
2817 * irchat-coding.el (irchat-coding-custom-detect-coding-region):
2818 New variable; set user customizable function to detect coding system.
2819 (irchat-coding-custom-detect-coding-string): Likewise.
2820 (irchat-detect-coding-string-tcljp): Transported from
2821 `tclKanjiUtil.c'; trivial encoding detection routine.
2822 (irchat-default-coding-system): Moved from `irchat-vars.el'.
2823 (irchat-default-mime-charset): Ditto.
2824 (irchat-detect-coding-system): Ditto.
2826 * crc32.el (crc32-region): Remove `mark-active'.
2828 * irchat-timer.el (irchat-cancel-timer): Fix for XEmacs's
2833 * irchat-dcc.el (irchat-dcc-requests): Rename from
2834 `irchat-dcc-request-list'; implemented as actually a queue.
2836 * queue-m.el: New file; imported from elib.
2838 * irchat-filter.el (irchat-filter): Remove checking whether
2839 process output line contains LF; remove duplicated LF checking
2840 likewise; enclose with `save-match-data'.
2841 (irchat-handle-message): Add checking user-at-host cookie with
2844 * irchat-window.el (irchat-window-functionp): Remove; use
2847 * irchat-channel.el (irchat-channel-get-nicks): Fix; apply car
2848 against each elements.
2850 1999-02-13 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2852 * irchat-commands.el (irchat-command-mode+o,
2853 irchat-command-mode+v): Build completion list using
2856 * irchat-vars.el (irchat-exit-hook): Rename from
2859 * irchat-inlines.el (irchat-functionp): New macro.
2861 * irchat-compat.el (mapvector): New macro.
2863 * irchat-misc.el (irchat-greet-author): Remove.
2864 (irchat-split-rest): Fix arguments.
2865 (irchat-completing-default-read): 3rd and later arguments become
2867 (irchat-completing-sequential-read): Evaluate completion table
2868 consequently; Add optional argument `multiple-candidate', if this
2869 arg is non-nil always create new table with its initial state.
2871 * llhandler.el (llhandler-define-entry-point): Add debugging
2872 triger in frount of function definition.
2873 (llhandler-define-with-return): Ditto.
2874 (llhandler-define): Ditto.
2875 (llhandler-enter-format-string): New constant; for debugging use.
2876 (llhandler-leave-format-string): Ditto.
2877 (llhandler-eval-args): New macro.
2879 * irchat.el (irchat-open-server-internal): Use
2880 `open-network-stream-as-binary'.
2881 (irchat-startup-hook): Rename from `irchat-Startup-hook'.
2883 1999-02-07 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2887 * idea.el (idea-ecb-decrypt-string): Enclose Base64 decoded string
2888 with `string-as-unibyte'.
2889 (idea-cbc-decrypt-string): Ditto.
2891 * idea.el: Sync up with Irchat-980625-2.
2895 * irchat-300.el (irchat-handle-303-msg): Fix matched string.
2897 * irchat-handle.el (irchat-handle-privmsg-msg): Check whether
2898 private message has come from entirely outer.
2900 * irchat-filter.el (irchat-handle-message): Remove all occurence
2901 of CR out of inputs :(
2903 1999-02-06 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2905 * irchat.el (irchat-read-variables-files): Save alternatively
2906 specified startup file name into `irchat-variables-files'.
2908 1999-02-04 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2910 * irchat-dcc.el (irchat-command-dcc-accept): Remove destructive
2913 * irchat-make.el: Do not use `add-to-list' for Emacs19.
2915 * irchat-nick.el (irchat-nick-replace): Fixed regexp.
2917 1999-02-03 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2919 * irchat-coding.el (irchat-coding-detect-coding-region)
2920 (irchat-coding-detect-coding-string): New function.
2921 (irchat-coding-decode-mime-charset-region): Use above directly.
2922 (irchat-coding-decode-mime-charset-string): Ditto.
2924 1999-02-02 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2926 * irchat-commands.el (irchat-command-who): Fixed setting
2927 `irchat-channel-alist.
2931 * irchat-nick.el (irchat-nick-get-user-at-host): New macro.
2933 * irchat-compat.el (temp-minibuffer-message): New function.
2935 * irchat-minibuf.el: New file; custom minibuffer completion.
2937 * irchat.el (irchat-open-server-internal): Add check for dotless
2938 IP or IPv6 address representation.
2940 * irchat-channel.el (irchat-channel-set-voice): Replace with
2943 1999-02-01 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2945 * irchat-300.el (irchat-handle-319-msg): Fixed channel conversion.
2947 * irchat-commands.el (irchat-command-modec): Fixed completion.
2948 (irchat-command-mode-o,irchat-command-mode+v,irchat-command-mode-v):
2951 * dcc.c (chat_listen): Print connection result.
2953 * irchat-dcc.el (irchat-command-dcc-chat-listen): Add dummy
2954 argument `chat' for compatibility.
2956 * irchat-channel.el (irchat-channel-remove-mode): Use `delq'.
2957 (irchat-nick-remove-mode): Ditto.
2961 * irchat-menu.el (irchat-menu-popup-menu): Check whether XEmacs or
2964 1999-01-31 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2966 * irchat-compat.el (set-keymap-parents): New macro.
2968 * irchat-commands.el (irchat-command-join-channel): Add flag
2969 whether `irchat-command-buffer-mode' is toggled.
2970 (irchat-command-join-partner): Ditto.
2972 * irchat-300.el (irchat-count-words-from-string): Count postfix
2975 * irchat-q-el.el: Splited from `irchat-ctcp.el'; binary data
2976 quotation in emacs-lisp.
2977 * irchat-q-ccl.el: Same functionality as above but implemented in
2980 * b64.el (b64-encode-string, b64-decode-string): Add autoload
2983 * irchat.el (irchat-channel-list-keys): New variable.
2984 (irchat-define-keys): Add lisp-mode indentation.
2985 (irchat-channel-mode-map, irchat-others-mode-map): Set
2986 `irchat-dialogue-mode-map' as its keymap parent.
2988 1999-01-28 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
2992 * dcc.c: Rewritten but this is obsoleted.
2994 * irchat-commands.el (irchat-command-end-of-buffer): Renamed from
2995 `irchat-command-eod-buffer'; this works also in `irchat-{channel,
2996 others}-buffer-mode'.
2998 * dcc.ml (getaddr_ext): New function.
3000 * irchat-dcc.el (irchat-dcc-send-filter): Fix regexp.
3001 (irchat-dcc-add-to-process-alist): Add process key as symbol.
3002 (irchat-dcc-get-process-object): Likewise.
3003 (irchat-command-dcc-receive): Fixed arguments of
3004 `irchat-dcc-add-to-process-alist'.
3005 (irchat-command-dcc-send): Likewise.
3006 (irchat-command-dcc-accept): Fix typo.
3008 1999-01-27 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3010 * irchat.el (irchat-others-mode-map): Add key binding of
3011 `irchat-command-tag-region'
3013 * irchat-commands.el (irchat-command-join-channel): Use
3014 `irchat-channel-memberp'.
3015 (irchat-command-modec): Make completion from supported mode list.
3016 (irchat-channel-real): Try match with
3017 `irchat-channel-conversion-map' case insensitively.
3018 (irchat-channel-virtual): Ditto.
3020 1999-01-26 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3022 * irchat-globals.el (irchat-supported-channel-mode-alist):
3023 (irchat-supported-user-mode-alist): New variable
3025 * irchat-nick.el (irchat-nick-get-modes): New macro.
3026 (irchat-nick-add-mode): New macro.
3027 (irchat-nick-remove-mode): New macro.
3028 (irchat-nick-set-mode): New macro.
3030 * irchat-000.el (irchat-handle-004-msg): Save server supported
3035 * irchat-make.el: Add local copy of APEL to `load-path'.
3036 (autoload-irchat): New function to generate autoload file.
3038 * irchat.el (irchat-command-keys): Add key definition of
3039 `irchat-command-set-window-style' (C-c s).
3040 (irchat): Parse `irchat-variables-files' specified in command
3042 (irchat-read-variables-files): Add optional argument `file'.
3044 * irchat-window.el (irchat-window-set-default-style): Fallback
3045 style used when encountered an error at style-file loading time.
3047 * irchat-handle.el (irchat-handle-mode-msg): Gather channel modes
3050 * irchat-channel.el (irchat-channel-get-modes): New macro.
3051 (irchat-channel-set-mode): New macro.
3052 (irchat-channel-add-mode): New macro.
3053 (irchat-channel-remove-mode): New macro.
3055 * irchat-menu.el (irchat-menu-prepare-menus): Fix typo in
3056 `irchat-command-previous-channel'.
3057 (irchat-menu-IRC-menu): Add menu items.
3059 1999-01-23 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3061 * irchat-misc.el (irchat-change-nick-of): Fixed.
3063 1999-01-22 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3065 * llhandler.el: New file.
3069 * irchat-handle.el (irchat-handler-defun-*): Abolished.
3070 (irchat-handler-defsubst-*): Abolished.
3071 (irchat-handler-obarray): New variable.
3072 (irchat-handle-error-msg): New handler.
3073 Handler API has been rewritten with `irchat-handler-obarray',
3074 which enables faster handler lookup from hash.
3076 1999-01-21 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3078 * irchat-ctcp.el: Rewritten with new handler API.
3079 (irchat-ctcp-file-save-directory): New user variable.
3080 (irchat-client-message): New macro.
3081 (irchat-client-file-message): New macro.
3083 * irchat-vars.el (irchat-gather-channel-modes): New user variable.
3084 (irchat-*-buffer): Moved into `irchat-globals.el'.
3086 * irchat-misc.el: Require `invisible'.
3087 (irchat-remove-properties-region): Use
3088 `next-single-property-change' instead of `next-property-change'.
3089 (next-visible-point): Add advice to pass optional argument
3091 (irchat-change-nick-of): Fixed.
3093 1999-01-20 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3095 * irchat-compat.el (filter-elements): Renamed from `filtercar'.
3096 Rewritten as macro with referring to `dabbrev-filter-elements'.
3098 * defface.el (defface-set-face-inverse): New function.
3099 (defface-face-inverse): Ditto.
3100 (defface-set-face-bold): Abolished. Use `face-set-bold-p'.
3101 (defface-face-bold): Abolished. Use `face-bold-p'.
3102 (defface-set-face-italic): Abolished. Use `face-set-italic-p'.
3103 (defface-face-italic): Abolished. Use `face-italic-p'.
3105 1999-01-19 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3107 * irchat-commands.el (irchat-command-tag-region): Renamed from
3108 `irchat-dialogue-tag-line'. Add removing 'face and 'invisible
3109 properties from text moved into kill ring.
3111 * sample.dot.liece{,.ja}: Fixed documentation about window
3114 * irchat-misc.el (irchat-pick-buffer): Assume that channel names
3115 are associated to channel buffers case insensitively.
3116 (irchat-remove-properties-region): New macro.
3118 1999-01-18 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3120 * irchat-compat.el (keymap-accept-event-array): Abolished.
3124 * irchat-misc.el (matching-substring): Became an alias for
3127 * irchat.el (irchat-open-server): Fixed.
3128 (irchat-open-server-internal): Fixed.
3129 Do not require `smiley'.
3131 1999-01-17 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3133 * irchat-300.el (irchat-handle-364-msg): Fixed.
3135 * irchat-200.el (irchat-handle-213-msg): Fixed.
3137 * irchat-intl.el (irchat-intl-load-catalogue): Do not bind `lang'
3138 to `current-language-environment'.
3140 * irchat-window.el (irchat-configure-windows): Switch to
3141 `irchat-command-buffer' before calling function
3142 `irchat-window-configure-frame'.
3144 * irchat-timer.el: Enclose statement which has newly styled macros
3147 * irchat-compat.el (run-hook-with-args-until-success): New macro
3150 * irchat-misc.el (irchat-convert-received-input): New macro.
3151 No longer require `irchat-filter'.
3153 1999-01-16 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3155 * irchat-caesar.el: Abolished.
3157 * irchat-compat.el (function-documentation): New macro.
3159 * irchat-commands.el (irchat-command-point-back-to-command-buffer):
3160 New command. Bind key to `c'.
3161 (irchat-command-caesar-line): Abolished. Use `mule-caesar-region'.
3163 * irchat-misc.el (irchat-is-message-ignored): Moved from
3165 (irchat-maybe-poll): Ditto.
3166 (irchat-set-crypt-indicator): Ditto.
3167 (irchat-get-buffer-create): Ditto.
3168 (irchat-hex-char-to-integer): Imported from `misty1.el'.
3169 (irchat-hex-string-to-integer): Ditto.
3171 1999-01-15 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3173 * irchat.el (irchat-read-variables-files): New function.
3174 (irchat-command-read-variables-files): New alias to
3175 `irchat-read-variables-files'.
3176 (irchat-initialize-buffers): New wrapper function.
3177 (irchat-replace-internal): New macro.
3178 (irchat-insert-internal): New macro.
3180 * irchat-compat.el (ccl-enable-to-read-multibyte): New broken
3182 (buffer-or-string-p): New macro.
3184 * irchat-misc.el (irchat-send-as-binary): New macro.
3185 (irchat-send): Add `string-as-unibyte' while checking length of
3187 (irchat-replace-in-string): Abolished.
3189 * irchat-ck-ccl.el: CCL version of `ck' to `cj' converter.
3191 * irchat-ck-el.el: Renamed from `irchat-hankana.el'.
3193 * irchat-make.el: irchat-make.el: Add checking whether CCL accepts
3194 `read-multibyte-character'.
3196 1999-01-14 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3198 * irchat-misc.el (irchat-nickname): New macro.
3200 * irchat-window.el (irchat-configure-windows): Enclose
3201 calling function `irchat-window-configure-frame' with
3204 * irchat-crypt.el (irchat-crypt-with-decrypt-message):
3205 Renamed from `irchat-crypt-with-encrypted-message'.
3206 (irchat-crypt-with-encrypt-message): New macro.
3208 * irchat-commands.el (irchat-command-join-partner): Fixed.
3209 (irchat-command-timestamp): Fixed.
3210 (irchat-command-send-message): Fixed.
3211 (irchat-command-message): Fixed.
3212 (irchat-command-prepare-message-prefix): New macro.
3213 (irchat-command-prepare-own-message-prefix): New macro.
3217 * irchat-channel.el (irchat-channel-join): Fixed.
3219 * irchat-url.el (irchat-url-prepare-browser-function): New macro.
3220 (irchat-url-command-browse-url): Add checking
3221 `irchat-url-browser-name' prior to `irchat-url-browser-function'.
3223 1999-01-13 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3225 * README-styles.ja: New file.
3227 * irchat-channel.el (irchat-channel-change): Enclose with
3230 1999-01-11 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3232 * irchat.el (irchat): Fixed bug in XEmacs toolbar specification.
3234 1999-01-10 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3236 * irchat-nick.el (irchat-nick-get-joined-channels): New macro.
3238 * irchat-channel.el (irchat-channel-get-nicks): New macro.
3239 (irchat-channel-get-opers): Ditto.
3240 (irchat-channel-get-voices): Ditto.
3241 (irchat-channel-get-topic): Ditto.
3243 * styles/{top,bottom}: Fixed command buffer lines.
3247 * irchat.el (irchat-insert): Remove checking "(featurep 'custom)".
3249 * defface.el: New file.
3251 1999-01-09 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3253 * irchat-handle.el (irchat-handler-define-entry-point): New alias.
3254 (irchat-handler-defun-with-return): New macro.
3255 (irchat-handler-defsubst-with-return): New macro.
3257 * irchat-{000,200,300,400,500}.el: Rewritten with new handler API.
3259 * irchat-handle.el (irchat-handler-entry-point-defun): New macro.
3260 (irchat-handler-entry-point-defsubst): New macro.
3262 * irchat-handle.el (irchat-handle-with-running-cleartext-hook):
3263 Renamed from `irchat-handle-with-cleartext-hook'.
3264 (irchat-handle-run-cleartext-hook):
3265 Renamed from `irchat-handle-cleartext-hook'.
3267 1999-01-08 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3269 * styles/top: New file.
3271 * irchat-misc.el (irchat-message): New macro.
3275 * styles/{bottom,middle}: New file.
3277 * irchat-window.el (irchat-configure-windows): Moved from
3280 * irchat-window.el: New file for style-based window configuration.
3282 * irchat-nick.el (irchat-nick-replace): Fixed moving point to
3283 highlight mouse face.
3285 1999-01-05 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3287 * irchat-nick.el (irchat-nick-update-region): Set point to mouse
3292 * irchat.el (irchat-nick-mode-map): Add popup menu.
3294 * irchat-menu.el (irchat-nick-popup-menu): New function.
3295 (irchat-menu-popup-menu): New macro.
3297 * irchat-intl.el (irchat-intl-get-msgstr-if): New macro.
3299 * irchat-nick.el (irchat-nick-update-region): New function.
3300 (irchat-nick-region-nicks): Moved from `irchat-xemacs'.
3301 (irchat-nick-region-opers): Ditto.
3302 (irchat-nick-region-voices): Ditto.
3304 * irchat-menu.el (irchat-menu-callback-*): Moved from
3306 (irchat-menu-define-menus): Moved to defadviced block.
3308 * irchat-xemacs.el (irchat-xemacs-setup-menu): Shared
3309 `irchat-nick-update-region'.
3311 * irchat-channel.el (irchat-channel-set-operator): Fixed regexp.
3313 * irchat-nick.el (irchat-nick-replace): Fixed regexp.
3315 1999-01-04 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3317 * irchat-nick.el (irchat-nick-replace): Fixed execution order.
3319 * irchat-nick.el (irchat-nick-replace): Fixed regexp.
3320 And enclose `save-restriction'.
3322 * irchat-menu.el: Add easymenu support.
3326 * irchat-crypt.el (irchat-crypt-with-encrypted-message):
3329 * irchat-handle.el (irchat-handler-defsubst): New macro.
3330 (irchat-handler-defun): Ditto.
3331 (irchat-handler-return): Ditto.
3332 All handler routines are defined with new form.
3333 (irchat-handle-with-cleartext-hook): New macro.
3334 (irchat-handle-cleartext-hook): Ditto.
3335 (irchat-handle-run-hook-with-args): Ditto.
3336 Handler code eliminated by global jump.
3337 (irchat-handle-set-channel-prefix): New macro.
3338 (irchat-handle-set-dialogue-prefix): Ditto.
3339 (irchat-handle-set-private-prefix): Ditto.
3341 * irchat-misc.el (irchat-insert-change): New macro.
3342 (irchat-insert-notice): Ditto.
3343 (irchat-insert-broadcast): Ditto.
3344 (irchat-insert-wallops): Ditto.
3345 (irchat-insert-error): Ditto.
3346 (irchat-insert-info): Ditto.
3347 (irchat-insert-timestamp): Ditto.
3348 (irchat-insert-dcc): Ditto.
3349 (irchat-insert-client): Ditto.
3351 1999-01-03 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3353 * irchat-commands.el (irchat-switch-to-channel-no): Fixed.
3355 * irchat-hilight.el (irchat-highlight-region): Check
3356 `irchat-display-prefix-tag'.
3358 * irchat-vars.el (irchat-display-prefix-tag): New variable.
3360 * irchat-hilight.el (irchat-highlight-hide-prefix-region):
3363 * irchat-version.el (irchat-version-user-agent-style): Abolished.
3364 (liece-client-product): New variable.
3365 (liece-client-name): New macro.
3366 (liece-client-version-major): Ditto.
3367 (liece-client-version-minor): Ditto.
3368 (liece-client-version-beta): Ditto.
3369 (liece-client-version-alpha): Ditto.
3370 (liece-client-codename): Ditto.
3372 * irchat-version.el (irchat-make-emacs-user-agent-string): New
3375 * irchat.el (irchat-insert): Renamed from `irchat-w-insert'.
3376 (irchat-replace): Renamed from `irchat-w-replace'.
3378 * irchat-intl.el (irchat-intl-domain-to-mime-charset-alist): New
3381 * irchat-intl.el (irchat-intl-parse-Content-Type): Do not use
3382 `mime-parse-Content-Type' when `mime-parse' is not loaded.
3384 * irchat.el: Remove extra calls of `suppress-keymap'.
3386 * irchat-compat.el: Remove all CL emulation.
3390 * irchat-intl.el (irchat-intl-use-localized-messages): New
3393 1999-01-02 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3395 * irchat-intl.el (irchat-intl-parse-Content-Type): Parse
3396 "Content-Type:" header to recognize coding used in PO files.
3398 1999-01-01 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3400 * irchat-intl.el (irchat-intl-domains-to-coding-system-alist):
3403 * irchat-commands.el (irchat-command-find-timestamp): Regexp fixed.
3405 1998-12-30 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3407 * Add experimental i18n feature.
3409 * po/ja.po: New file.
3411 * irchat-intl.el: New file.
3413 * irchat-ctcp.el (irchat-ctcp-msg): Message format fixed.
3415 * irchat-channel.el (irchat-channel-join): Fixed.
3416 (irchat-channel-create-buffer): Fixed.
3418 1998-12-29 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3420 * irchat-commands.el (irchat-switch-to-channel{,-no}):
3421 Do not reconfigure windows.
3423 * TODO.ja: New file.
3425 * Liece 1.2.6.13/1.2.8.0.
3427 * irchat-commands.el (irchat-switch-to-channel): Fixed.
3428 (irchat-switch-to-channel-no): Fixed.
3430 * irchat-misc.el (irchat-toggle-command-buffer-mode): When hiding
3431 state of nick buffer is toggled, reconfigure windows every time.
3433 * irchat-handle.el (irchat-handle-join-msg): Check whether joined
3434 channel is modeless.
3436 * irchat-misc.el (irchat-channel-modeless-p): New macro.
3437 (irchat-channel-modeless-regexp): New variable.
3439 * irchat-handle.el (irchat-handle-{join,quit,mode,part}-msg):
3440 Compression of changes reworked.
3442 * irchat-vars.el (irchat-display-time): Rename from
3443 `irchat-print-time'.
3444 (irchat-time-prefix-regexp): Regexp for time prefix.
3446 * irchat-mail.el: Add autoloads instead of all requires
3447 (`gnus-msg', `sendmail', `mime-edit').
3448 (irchat-mail-compose-with-mail): Add evals to silence
3450 (irchat-command-mail-compose): Fix completion.
3452 * irchat-channel.el (irchat-channel-buffer-create):
3453 Rewritten as a macro.
3455 * irchat-nick.el (irchat-nick-buffer-create): Ditto.
3457 * irchat-compat.el: `<<' and `>>' are become aliases of lsh.
3459 * irchat.el: Rename `irchat-Select-keys' to `irchat-select-keys'.
3461 * sample.liece{,.ja}: Add sample setting of
3462 `irchat-startup-channel-list'.
3464 * irchat.el (irchat-command-keys): Bind `C-c b' and `C-c N b' to
3465 `irchat-command{,-nick}-scroll-down' (synced up with irchat-2.4jp24f).
3466 (irchat-nick-keys): Bind scrolling functions.
3468 * irchat.el (irchat-command-mode): Display `minor-mode-alist' on
3471 * irchat-globals.el (irchat-obarray):
3472 Set initial array length to 1.
3474 * irchat.el: Remove preparation code of `irchat-obarray'.
3476 * liece-faq.texinfo: Change formatting style.
3478 1998-12-10 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3480 * irchat-commands.el (irchat-command-nick-scroll-down): Add check
3481 whether `irchat-nick-buffer' is visible.
3482 (irchat-command-nick-scroll-up): Ditto.
3484 * irchat-commands.el (irchat-command-scroll-down): Add check
3485 whether `irchat-channel-buffer' is visible.
3486 (irchat-command-scroll-up): Ditto.
3488 1998-12-09 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3490 * irchat-misc.el (irchat-set-channel-indicator): Add check for
3491 `irchat-display-frame-title'.
3493 * irchat.el (irchat-configure-windows): Bind
3494 `irchat-channel-buffer-mode' and `irchat-nick-buffer-mode' at the
3497 * irchat-channel.el (irchat-channel-switch-to-last): New macro.
3501 * irchat-commands.el (irchat-channel-real): Fix spelling.
3502 (irchat-channel-virtual): Ditto.
3504 * irchat-channel.el (irchat-channel-switch-to-last): New function.
3506 * irchat-channel.el (irchat-channel-last): New macro.
3508 * irchat-misc.el (irchat-change-nick-of): Fixed.
3510 1998-12-04 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3512 * irchat-misc.el (irchat-own-channel-message):
3513 (ircaht-own-private-message): Remove dialogue buffer from target
3516 * liece-faq.texinfo: Fix hook for auto invisible.
3518 1998-12-03 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3520 * irchat-handle.el (irchat-pick-buffer): Moved to `irchat-misc.el'.
3522 * irchat-highlit.el (irchat-highlight-pattern-alist): Fix regexp
3523 for DCC chatting line.
3525 * irchat-commands.el (irchat-command-modec): Select target channel.
3527 * irchat-dcc.el (irchat-command-dcc-chat-listen):
3528 (irchat-command-dcc-chat-listen): Use `as-binary-process'
3531 * irchat.el (irchat-open-server-internal): Ditto.
3533 * irchat-vars.el (irchat-binary-coding-system): Abolished.
3535 * irchat.el (irchat-open-server-internal): Bind
3536 `file-coding-system-for-{read|write}' for Mule 2.3.
3538 * irchat.el: `irchat-switch-to-channel-no-*' registered automatically.
3540 1998-12-02 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3542 * irchat-vars.el: Require `mcharset'.
3546 * irchat-vars.el (irchat-default-mime-charset): New variable.
3548 * irchat-coding.el: Use `mcharset' instead of
3549 `{encode|decode}-coding-*'.
3550 (irchat-coding-encode-charset-region):
3551 (irchat-coding-encode-charset-string): New macro.
3553 * irchat-dcc.el (irchat-dcc-pop-request-object): Fixed.
3555 * irchat-compat.el (caar): New macro.
3557 * irchat-misc.el (irchat-repair-crlf): New function.
3561 * irchat.el (irchat-dcc-map): New keymap.
3563 * irchat-dcc.el (irchat-command-dcc-accept): New function.
3564 (irchat-dcc-get-*): Access method for request object.
3565 (irchat-dcc-pop-request-object): New macro.
3569 * irchat-dcc.el: Very experimental DCC chat support added.
3570 (irchat-command-dcc-chat-listen): New function.
3571 (irchat-command-dcc-chat-connect): Ditto.
3572 (irchat-dcc-chat-listen-filter): Ditto.
3573 (irchat-dcc-chat-connect-filter): Ditto.
3574 (irchat-dcc-chat-filter): Ditto.
3575 (irchat-dcc-channel-representation-format): New variable.
3577 * irchat-channel.el: Very experimental multiple server support
3579 (irchat-default-channel-representation-format): New variable. This
3580 is unified channel locater. Set default as
3581 "@<server abbreviation>+<channel name>".
3582 (irchat-channel-parse-representation): New function.
3583 (irchat-channel-prepare-representation): Ditto.
3585 * irchat-misc.el (irchat-own-channel-message): New function.
3587 * irchat-misc.el (irchat-own-message): New macro.
3589 * dcc.ml: Explicitly return with code 0.
3591 * irchat-dcc.el (irchat-dcc-send-filter): Fixed.
3592 (irchat-dcc-receive-filter): Fixed.
3594 1998-12-01 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3596 * irchat-vars.el (irchat-dcc-prefix): New variable.
3598 * irchat-compat.el (cdddr): New macro.
3600 * irchat-dcc.el (irchat-dcc-add-to-receive-list): New macro.
3601 (irchat-dcc-add-to-process-alist): Ditto.
3602 (irchat-dcc-get-process-object): Ditto.
3603 (irchat-dcc-sentinel): New sentinel function.
3604 (irchat-dcc-prepare-directory): New function.
3605 (irchat-ctcp-dcc-msg): Add handler for DCC chat.
3606 (irchat-command-dcc-send): Rewritten.
3607 (irchat-command-dcc-receive): Ditto.
3608 (irchat-command-dcc-list): Ditto.
3618 * irchat-misc.el (irchat-own-message):
3619 (irchat-own-private-message): Add check whether channel buffer has
3622 * sample.dot.liece: Fix typo.
3624 * sample.dot.liece.ja: Ditto.
3626 * irchat-url.el (irchat-url-browser-netscape): Use builtin
3627 composer when encounted `mailto:'.
3629 * irchat-commands.el (irchat-dialogue-insert): Abolished.
3631 1998-11-28 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3633 * irchat-misc.el (irchat-own-private-message): Check if
3634 `irchat-command-buffer-mode' is not 'chat.
3638 * irchat-channel.el (irchat-channel-prepare-partner):
3639 Fixed for setting `irchat-current-chat-partner'.
3641 * irchat.el: Do not require `irchat-mail'.
3643 1998-11-27 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3645 * irchat.el: Set default `truncate-lines'.
3647 1998-11-26 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3649 * irchat-vars.el (irchat-display-frame-title): New variable.
3653 * irchat-channel.el (irchat-command-toggle-channel-buffer-mode):
3654 Remove setting dirty flag.
3656 * irchat-nick.el (irchat-command-toggle-nick-buffer-mode):
3659 1998-11-25 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3661 * irchat-mail.el: New file.
3663 * irchat-vars.el (irchat-convert-hankaku-katakana): New variable.
3665 * irchat-hankana.el: New file.
3669 * irchat-300.el (irchat-handle-303-msg): Print come back
3670 messages for private conversation.
3672 * irchat-misc.el (irchat-set-channel-indicator): New macro.
3674 * irchat-handle.el (irchat-handle-nick-msg): Fixed channel indicator.
3676 * irchat.el (irchat-close-server): Set `irchat-server' to nil.
3678 * irchat-handle.el (irchat-handle-join-msg): Fixed for private
3683 1998-11-23 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3685 * irchat-globals.el (irchat-ison-timer): New variable.
3687 * irchat-vars.el (irchat-ison-interval): New variable.
3689 * irchat-commands.el (irchat-command-set-ison-timer): New
3691 (irchat-command-cancel-ison-timer): Ditto.
3693 * irchat-misc.el (irchat-completing-sequential-read): New function.
3697 * irchat-compat.el (irchat-button3): Moved into `eval-and-compile'
3700 * irchat.el: Do not require alist.
3702 * irchat-handle.el (irchat-handle-quit-msg): Rewritten.
3704 * irchat-handle.el (irchat-handle-nick-msg): Handle nick message
3705 and reflect changes to private buffers.
3707 1998-11-21 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3711 * irchat-misc.el (irchat-channel-p): New macro.
3712 (irchat-toggle-command-buffer-mode): New wrapper function.
3714 * irchat.el (irchat-windows-reconfiguration-needed): Fixed
3715 predicate for nick buffer mode and channel list mode.
3717 * irchat.el (irchat-command-keys): Removed duplicated binding of
3718 `irchat-command-enter-message'(`\C-j' and `\M-\C-j').
3720 1998-11-19 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3722 * irchat-handle.el (irchat-handle-privmsg-msg): Fixed.
3724 * etc/ball.*.xpm: Remove background color in each XPM file
3725 (From Yasushi Shoji <yashi@yashi.com>).
3727 * sample.dot.liece: Add sample customizations of new feature.
3728 `irchat-channel-list-buffer-mode',
3729 `irchat-channel-list-window-width-percent',
3730 `irchat-auto-join-partner'.
3732 * irchat-filter.el (irchat-filter): Remove unreferenced binding.
3734 * irchat-handle.el (irchat-handle-privmsg-msg): Handle private
3735 message and join automatically.
3739 * irchat-vars.el (irchat-auto-join-partner): New variable.
3740 (irchat-channel-list-window-width-percent): Ditto.
3742 * irchat-compat.el (irchat-button3): New variable.
3744 * irchat-channel.el (irchat-channel-push-button): New handler.
3745 (irchat-channel-list-insert): New function.
3746 (irchat-channel-prepare-partner): New function.
3748 * irchat-url.el (irchat-url-push-button): Search URL string around
3751 * irchat.el (irchat-channel-list-mode): New major mode.
3752 (irchat-configure-windows): Fixed for channel list window.
3753 (irchat-channel-list-mode-map); New keymap.
3755 * All irchat-{`Command', `Nick', `Channel', `Others', `Crypt'}-*
3756 symbols renamed with uncapitalized one.
3758 1998-11-16 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3762 * irchat-filter.el: Do not require mcharset.
3764 * irchat-timer.el: Macro expression fixed (for Emacs19).
3766 * Liece 1.2.4.3/1.2.6.1.
3768 * irchat-vars.el (irchat-binary-coding-system):
3771 * irchat-coding.el: New file.
3773 * irchat-filter.el (irchat-run-message-hook-types):
3775 (irchat-handle-message): Rewritten.
3776 (irchat-handle-message-2): Rewritten.
3778 1998-11-15 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3780 * irchat.el (irchat-Dialogue-mode-map):
3781 (irchat-Channel-mode-map):
3782 (irchat-Others-mode-map): Add check whether array style keymap
3783 expression is acceptable.
3785 * liece-faq.texinfo: New FAQ added for older version of emacsen.
3787 * irchat-handle.el (irchat-handle-privmsg-msg):
3790 * irchat-200.el (irchat-handle-200-msgs):
3791 Channel mask regexp fixed.
3793 * irchat-300.el (irchat-handle-300-msgs):
3796 * irchat-400.el (irchat-handle-400-msgs):
3799 * sample.dot.liece: Add sample hook for auto invisible.
3803 * irchat-vars.el (irchat-default-coding-system):
3804 Set default to 'iso-2022-jp.
3805 (irchat-detect-coding-system): New custom variable.
3807 * irchat-misc.el (irchat-send): Add code conversion with
3808 `encode-coding-region' .
3810 * irchat-filter.el (irchat-filter): Add coding-system detection.
3812 * irchat-compat.el (irchat-set-process-coding-system):
3813 (irchat-buffer-disable-undo): Abolished.
3814 (buffer-disable-undo): New macro.
3816 * defsubst.el: Removed.
3818 1998-11-14 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3820 * irchat-ctcp.el (irchat-ccl-quote-decode): Fixed.
3822 1998-11-13 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3824 * irchat-ctcp.el (ccl-cascade-write):
3825 (ccl-set-register-right): New broken facility.
3826 (irchat-ccl-quote-decode): Rewritten with checking broken CCL
3829 * irchat-timer.el (irchat-start-timer):
3830 Fixed macro expression for older versions of emacsen.
3832 * irchat-compat.el (defface): New macro for older versions of
3835 1998-11-12 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3837 * irchat-ctcp.el: Add CCL usability checking with `ccl-usable'.
3839 1998-11-11 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3841 * irchat-version.el (irchat-make-user-agent-string):
3842 (irchat-make-version-string):
3845 * irchat-ctcp.el (irchat-ccl-quote-decode):
3846 (irchat-ccl-quote-encode): Check if module `pccl' exists.
3848 * sample.dot.liece: Renamed from sample.irchat3_vars.el.
3850 * irchat-version.el (liece-client-minor-version):
3851 Numbered as 1.2.3.3.
3852 (irchat-version-user-agent-style):
3853 Declaration revereted to `defvar' from `defcustom'.
3855 * Makefile: Removed `-lnsl'.
3857 1998-10-20 Daiki Ueno <daiki@kake.info.waseda.ac.jp>
3859 * irchat-nick.el (irchat-Nick-update): Bug fixed in splitting 353
3860 (NAMEREPLY) message.
3862 * irchat-inlines.el (list-to-assoclist): Rewritten.
3864 1998-10-08 Daiki Ueno <daiki@dice.cache.waseda.ac.jp>
3866 * irchat-xemacs.el (irchat-toolbar-spec-list): Replace
3867 `irchat-Command-push' and `irchat-Command-pop' with
3868 `irchat-Command-previous-channel' and `irchat-Command-next-channel'.
3869 (irchat-x-face-face-insert): Evaluate also when loaded.
3871 1998-10-07 Daiki Ueno <daiki@dice.cache.waseda.ac.jp>
3873 * irchat-crypt.el (base64-encode-string): Fixed autoload with
3874 `mel' to `mel-b' package.
3875 (base64-decode-string): Ditto.
3877 1998-10-06 Daiki Ueno <daiki@dice.cache.waseda.ac.jp>
3879 * irchat-xemacs.el (irchat-xemacs-splash-logo): Splash screen with
3880 "liece.xpm" on every loadup time.
3882 * irchat-version.el (liece-client-version): Numbered as 1.2.1.
3884 * irchat-x-face.el (irchat-x-face-face-insert): Display X-Face on
3885 each prefix line align middle.
3887 * irchat-debug.el: New file.
3889 1998-10-02 Daiki Ueno <daiki@dice.cache.waseda.ac.jp>
3891 * irchat.el (irchat-Debug-mode): New major mode for
3892 `irchat-Command-debug'.
3894 * liece-faq.texinfo: New file.
3896 * irchat-commands.el (irchat-Client-query-map): Key binding for
3897 `irchat-Command-client-x-face-from-minibuffer' substituted with
3898 `irchat-Command-client-x-face-from-xbm-file'.
3900 * irchat-compat.el (replace-in-string): New function from XEmacs
3903 * irchat-x-face.el: New file.
3904 (irchat-x-face-insert): Now works properly with GNU Emacs.
3906 * irchat-xemacs.el (irchat-x-face-insert): New function.
3907 (irchat-x-face-encode): Ditto.
3909 * irchat-ctcp.el (irchat-ctcp-x-face-msg): X-Face query support.
3910 Now it works only with X-Face utility.
3912 * irchat-version.el (liece-client-version-beta): New variable.
3914 1998-10-01 Daiki Ueno <daiki@dice.cache.waseda.ac.jp>
3916 * irchat.el (irchat-clear-system): Restart now reworked.
3918 * irchat-make.el (config-irchat): Add check wheter APEL version is
3921 * irchat-ctcp.el (irchat-ctcp-version-msg): Rewritten with new
3922 style version string.
3924 * irchat-version.el (irchat-version-user-agent-style): New
3926 (irchat-make-user-agent-string): New function.
3927 (irchat-make-client-version-string): Ditto.
3928 (irchat-make-version-string): Ditto.
3930 * irchat-make.el (config-irchat): Rewritten.
3932 * irchat-ctcp.el: Renamed from irchat-cta.el.
3933 (irchat-ccl-quote-cs): New coding system for file transfer.
3934 (irchat-ccl-quote-encode): New CCL program.
3935 (irchat-ccl-quote-decode): Ditto.
3936 (irchat-ctcp-msg): Hook checking code eliminated.
3937 (irchat-ctcp-client-msg): Ditto.
3939 1998-09-30 Daiki Ueno <daiki@dice.cache.waseda.ac.jp>
3941 * irchat-hilight.el (irchat-highlight-buffer):
3942 Add check whether there is point has
3944 * irchat-compat (irchat-get-text-property):
3945 Add signal handler for XEmacs extents.
3947 * irchat-commands.el: Require `irchat-dcc.el'.
3949 * Makefile: New rule for .texinfo to .info.
3951 * irchat-hilight.el (irchat-highlight-buffer): Bug fix for
3952 `irchat-highlight-pattern'.
3954 1998-09-29 Daiki Ueno <daiki@kiss.kake.info.waseda.ac.jp>
3956 * irchat-make.el (install-irchat): Fixed usage of function
3959 * irchat-nick.el: Do not require widget wid-edit.
3961 * irchat-make.el (irchat-modules-to-compile): Added
3962 irchat-channel, irchat-nick to module list.
3964 * irchat-hilight.el (irchat-highlight-insert-with-mouse-face):
3965 Addded check whether function widget-create is bounded.
3967 * irchat-compat.el: Require cl.
3969 * Makefile: Require cl. Machine specific option removed.
3971 * irchat-commands.el (irchat-Command-send-message):
3972 New signal handler for `encode-coding-string' with unknown coding
3973 system. This encoding is needed when `irchat-crypt-mode-active-p'
3976 * irchat.el: Renamed from irchat-main.el.
3978 * irchat-main.el: Removed.
3980 1998-09-29 Daiki Ueno <daiki@dice.cache.waseda.ac.jp>
3982 * irchat-crypt.el (irchat-read-passphrase): New alias.
3984 1998-09-28 Daiki Ueno <daiki@dice.cache.waseda.ac.jp>
3986 * irchat-make.el: New file.
3988 * irchat-compat.el: New file.
3990 * irchat-ja.texinfo: New file.
3992 * setpath.el: Removed.
3994 * irchat-url.el (irchat-url-button-push): New handler.
3996 * irchat-main.el (irchat-Select-map): New keymap.
3998 * irchat-filter.el: Added autoloads for entry points of 000, 200,
3999 300, 400, 500 message handlers.
4001 * irchat-misc.el (irchat-greet-author): Abolished.
4003 * irchat-channel.el: Splitted from irchat-commands.el.
4005 * irchat-nick.el: Ditto.