X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=d85f26b4d52c3f6a6f5a99c82134c8a945b72fe2;hb=db33cfdd5cabbc8dac9474d0ebd6cae41d99500e;hp=3289563c4bda56a5aef51da32cc5c4d34c2266fe;hpb=7ec14b45b952a12d34caa1029270d10c1a7d544a;p=elisp%2Friece.git diff --git a/NEWS b/NEWS index 3289563..d85f26b 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ * Major changes in 2.0.0 +** Support multiple coding-systems on a server. + You can use different coding-systems for different channels. (ueno) + For example: + (setq riece-channel-coding-system-alist + '(("#euc-jp" . euc-jp) + ("#utf-8 irc.freenode.net" . utf-8))) + ** Support uninstall, unload (dangerous) operations for add-ons. Now you can fully customize riece-addons in the add-on listing mode. (ueno) @@ -40,7 +47,7 @@ To use it, after configure, do "make compile-individually" in lisp/. (ueno) -** Include a document for developers (doc/HACKING.ja) (ueno) +** Include a document for developers (doc/HACKING{,.ja}) (ueno) * Major changes in 1.0.8