From 113406ff7f3ee6110b89220a05a6866e3c3a0bd5 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Fri, 4 Feb 2005 23:48:29 +0000 Subject: [PATCH] Update. --- NEWS | 17 ++++++++++++++--- doc/riece-ja.texi | 5 ++++- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index ff753fa..bd16c8b 100644 --- a/NEWS +++ b/NEWS @@ -1,21 +1,32 @@ * Major changes in 1.0.7 +** New add-on riece-toolbar. (ueno) + ** New add-on riece-keepalive. (ueno) + riece-keepalive spontaneously sends a PING message to server to + keep an IRC connection. ** New add-on riece-google. (bg66) ** New add-on riece-eval. (bg66) -** New add-on riece-toolbar. (ueno) +** Some add-ons are enabled by default. (ueno) + riece-log, riece-alias and riece-ctlseq are enabled by default. -** riece-log is enabled by default. (ueno) +** New user option riece-part-message. (ueno) -** Show backtrace when encountered an error in process-filter. (ueno) +** Add-ons located in riece-addon-directory are automatically enabled. (ueno) + +** Default value of riece-buffer-dispose-function is now kill-buffer. (ueno) + +** Backtrace when encountered an error in process-filter. (ueno) ** Ask channel key to user when it is required. (ueno) ** Automatic buffer shrinking is now disabled by default. (ueno) +** New directory structure for riece-log. (ueno) + * Major changes in 1.0.6 ** Bundle url-riece, a backend of url-irc which comes with the recent diff --git a/doc/riece-ja.texi b/doc/riece-ja.texi index 18fa8d4..cdb1d56 100644 --- a/doc/riece-ja.texi +++ b/doc/riece-ja.texi @@ -566,12 +566,15 @@ PING に応答する local proxy 経由で IRC サーバに接続 入力された文字列を lisp オブジェクトとして評価 @item riece-google キーワードを Google で検索 +@item riece-keepalive +IRC サーバとの接続を保持 @end table これらのうち、@samp{riece-highlight} と @samp{riece-ctcp}、 @samp{riece-url}、 @samp{riece-unread}、 @samp{riece-guess}、 @samp{riece-history}、 @samp{riece-button}、@samp{riece-menu}、 -@samp{riece-ignore} はデフォルトで組み込まれています。 +@samp{riece-ignore}、@samp{riece-log}、@samp{riece-alias}、 +@samp{riece-ctlseq} はデフォルトで組み込まれています。 アドオンを組み込むには @code{riece-addons} を設定します。たとえば @samp{riece-alias} を組み込む場合には、@file{~/.riece/init.el} に以下のよ -- 2.25.1