From: yamaoka Date: Tue, 31 May 2011 22:17:16 +0000 (+0000) Subject: Synch with No Gnus (201105311652). X-Git-Tag: ngnus-0_19-doc-ja~23 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=35baf22e51fec62ca95c13b528562e196c481a97;p=elisp%2Fgnus-doc-ja.git Synch with No Gnus (201105311652). --- diff --git a/gnus-ja.texi b/gnus-ja.texi index c9d1d24..8e86f05 100644 --- a/gnus-ja.texi +++ b/gnus-ja.texi @@ -25682,11 +25682,11 @@ Gnus の操作を通じてレジストリーが記録されるファイルです。ディフォルトで ;; 単一の文字で印を表示する ;; (`gnus-registry-marks' の :char プロパティーを参照): ;; (defalias 'gnus-user-format-function-M -;; 'gnus-registry-user-format-function-M) +;; 'gnus-registry-article-marks-to-chars) ;; 名前で印を表示する (`gnus-registry-marks' を参照): ;; (defalias 'gnus-user-format-function-M -;; 'gnus-registry-user-format-function-M2) +;; 'gnus-registry-article-marks-to-names) @end lisp @node Store arbitrary data