From: Magnus H. <leg...@us...> - 2008-08-23 22:20:59
|
Update of /cvsroot/emacs-jabber/emacs-jabber In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv12681 Modified Files: jabber.texi Log Message: Revision: ma...@fr...--2005/emacs-jabber--cvs-head--0--patch-556 Creator: Magnus Henoch <ma...@fr...> Split long paragraph Index: jabber.texi =================================================================== RCS file: /cvsroot/emacs-jabber/emacs-jabber/jabber.texi,v retrieving revision 1.112 retrieving revision 1.113 diff -u -d -r1.112 -r1.113 --- jabber.texi 23 Aug 2008 22:20:43 -0000 1.112 +++ jabber.texi 23 Aug 2008 22:20:56 -0000 1.113 @@ -1352,7 +1352,9 @@ the following rule: When @code{jabber-history-size-limit} (in kilobytes) is reached, the @var{history-file} is renamed to @file{@var{history-file}-@var{number}}, where @var{number} is 1 or the smallest number -after the last rotation. For example, suppose you set the +after the last rotation. + +For example, suppose you set the @code{jabber-history-size-limit} variable to 512 and you chat with your buddy @samp{foo@@jabber.server} using the per-contact strategy to store history files. So, when the history file (@file{foo@@jabber-server}) |