Synch to No Gnus 200410172242.
authoryamaoka <yamaoka>
Sun, 17 Oct 2004 22:47:57 +0000 (22:47 +0000)
committeryamaoka <yamaoka>
Sun, 17 Oct 2004 22:47:57 +0000 (22:47 +0000)
texi/message-ja.texi
texi/message.texi

index 0e280fd..8b0d40f 100644 (file)
@@ -240,7 +240,7 @@ Message \e$B$,%K%e!<%95-;v$r%]%9%H$9$k$H$-!"%G%#%U%)%k%H\e(B
 \e$B$r\e(B @file{~/.gnus.el} \e$B%U%!%$%k$KF~$l$F2<$5$$\e(B:
 
 @lisp
-(setq canlock-password "Salam Shalom"
+(setq canlock-password "geheimnis"
       canlock-password-for-verify canlock-password)
 @end lisp
 
index 0520d7d..aace633 100644 (file)
@@ -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