From: yamaoka Date: Sun, 17 Oct 2004 22:47:57 +0000 (+0000) Subject: Synch to No Gnus 200410172242. X-Git-Tag: t-gnus-6_17_4-quimby-~707 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ac1db2d8c5f253ee4849c3c1ff590d5943d2641;p=elisp%2Fgnus.git- Synch to No Gnus 200410172242. --- diff --git a/texi/message-ja.texi b/texi/message-ja.texi index 0e280fd..8b0d40f 100644 --- a/texi/message-ja.texi +++ b/texi/message-ja.texi @@ -240,7 +240,7 @@ Message がニュース記事をポストするとき、ディフォルト を @file{~/.gnus.el} ファイルに入れて下さい: @lisp -(setq canlock-password "Salam Shalom" +(setq canlock-password "geheimnis" canlock-password-for-verify canlock-password) @end lisp diff --git a/texi/message.texi b/texi/message.texi index 0520d7d..aace633 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -224,11 +224,11 @@ only you can cancel your own messages, which is nice. The downside is that if you lose your @file{.emacs} file (which is where Gnus stores the secret cancel lock password (which is generated automatically the first time you use this feature)), you won't be -able to cancel your message. If you yourself want to manage a password, +able to cancel your message. If you want to manage a password yourself, you can put something like the following in your @file{~/.gnus.el} file: @lisp -(setq canlock-password "Salam Shalom" +(setq canlock-password "geheimnis" canlock-password-for-verify canlock-password) @end lisp