From: Magnus H. <leg...@us...> - 2008-07-01 11:14:46
|
Update of /cvsroot/emacs-jabber/emacs-jabber In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv21429 Modified Files: jabber.texi Log Message: Revision: ma...@fr...--2005/emacs-jabber--cvs-head--0--patch-548 Creator: Magnus Henoch <ma...@fr...> Manual: fix link Index: jabber.texi =================================================================== RCS file: /cvsroot/emacs-jabber/emacs-jabber/jabber.texi,v retrieving revision 1.107 retrieving revision 1.108 diff -u -d -r1.107 -r1.108 --- jabber.texi 1 Jul 2008 11:14:20 -0000 1.107 +++ jabber.texi 1 Jul 2008 11:14:42 -0000 1.108 @@ -1223,7 +1223,7 @@ This is of limited use if you have to type your password every time jabber.el reconnects. There are two ways to save your password: you can -set it in @code{jabber-account-alist} (@pxref{Account Settings}), and +set it in @code{jabber-account-alist} (@pxref{Account settings}), and you can use @file{password-cache.el}, which is available in recent versions of Gnus and in Emacs 23. Note that you probably want to customize @code{password-cache-expiry} if you use the latter. |