Update of /cvsroot/emacs-jabber/emacs-jabber
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv17600
Modified Files:
jabber.texi
Log Message:
Document jabber-my-jid-p changes (which affets ad-hoc commands)
Index: jabber.texi
===================================================================
RCS file: /cvsroot/emacs-jabber/emacs-jabber/jabber.texi,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- jabber.texi 25 Feb 2008 15:31:57 -0000 1.84
+++ jabber.texi 4 Mar 2008 15:01:53 -0000 1.85
@@ -766,7 +766,7 @@
Currently, jabber.el uses ad-hoc commands for setting presence remotely.
If you realize that you forgot to set your client to ``away'' with a low
-priority, you can do it remotely.@footnote{Most Jabber servers also
+priority, you can do it remotely from any JID from @code{jabber-account-list}. So, you can add disabled JIDs in @code{jabber-account-list} to allow them control your presence.@footnote{Most Jabber servers also
support kicking a client off the net by logging in with another client
with exactly the same resource.}
|