From: Magnus H. <leg...@us...> - 2008-05-21 15:07:06
|
Update of /cvsroot/emacs-jabber/emacs-jabber In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv7122 Modified Files: jabber.texi Log Message: Revision: ma...@fr...--2005/emacs-jabber--cvs-head--0--patch-509 Creator: Magnus Henoch <ma...@fr...> Fix node references Index: jabber.texi =================================================================== RCS file: /cvsroot/emacs-jabber/emacs-jabber/jabber.texi,v retrieving revision 1.99 retrieving revision 1.100 diff -u -d -r1.99 -r1.100 --- jabber.texi 18 May 2008 12:14:41 -0000 1.99 +++ jabber.texi 21 May 2008 15:06:58 -0000 1.100 @@ -446,7 +446,7 @@ groupchat. This nickname doesn't need to have any correlation to your JID; in fact, groupchats are usually (but not always) configured such that only moderators can see your JID. You can change your nickname -with @kbd{M-x jabber-muc-nick}. @xref{Automation}, for setting default +with @kbd{M-x jabber-muc-nick}. @xref{Configuration}, for setting default nicknames. @cindex Query groupchat @@ -502,14 +502,13 @@ @menu -* Automation:: -* Bookmarks:: +* Configuration:: * Invitations:: * Private messages:: * MUC Administration:: @end menu -@node Configuration, Bookmarks, Groupchat, Groupchat +@node Configuration, Invitations, Groupchat, Groupchat @section Configuration @vindex jabber-muc-default-nicknames @@ -546,7 +545,7 @@ the same chat rooms, or use the same nickname. This will lead to confusion. -@node Invitations, Private messages, Bookmarks, Groupchat +@node Invitations, Private messages, Configuration, Groupchat @section Invitations @cindex Invitations |