From: ueno Date: Mon, 29 Aug 2005 03:05:38 +0000 (+0000) Subject: Fixed. X-Git-Tag: channel-coding-mergepoint~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=26f50f7b79d549377519da961ee547fb92c48e07;p=elisp%2Friece.git Fixed. --- diff --git a/NEWS b/NEWS index fad62dc..2a120db 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ ** Support multiple coding-systems on a server. You can use different coding-systems for different channels. (ueno) - Example setting: + For example: (setq riece-coding-system-alist '(("#euc-jp" . euc-jp) ("#utf-8 irc.freenode.net" . utf-8)))