From: Daiki Ueno Date: Sat, 13 Dec 2003 11:20:31 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=commitdiff_plain;h=57212160b168042980a1d2d3636485c5af1280d9 Fix comment. --- diff --git a/lisp/riece-async.el b/lisp/riece-async.el index 8ac4e89..8cc77db 100644 --- a/lisp/riece-async.el +++ b/lisp/riece-async.el @@ -23,13 +23,13 @@ ;;; Commentary: -;; This program allows to connect IRC server via asynchronous proxy -;; which responds to PING request from server in background. +;; This program allows to connect to an IRC server via local proxy +;; which responds to PING requests from server. ;; To use, add the following line to your ~/.riece/init.el: ;; (add-to-list 'riece-addons 'riece-async) -;; If you want to enable this feature to per server, write the server +;; If you want to enable this feature per server, write the server ;; spec like this: ;; (add-to-list 'riece-server-alist ;; '("async" :host "irc.tokyo.wide.ad.jp"