From 2e95e0e557e2c85e68d8ff375ceab22aa9e7b64d Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Sun, 27 Jun 1999 10:16:26 +0000
Subject: [PATCH] (get-unread-confs): Specify the order of the returned
 conference numbers.

---
 doc/Protocol-A.texi | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/Protocol-A.texi b/doc/Protocol-A.texi
index d237b3a67..a9f4f039e 100644
--- a/doc/Protocol-A.texi
+++ b/doc/Protocol-A.texi
@@ -2,7 +2,7 @@
 @c
 @c FIXME: Explain how the garb works with nice and keep-commented
 @c
-@c $Id: Protocol-A.texi,v 1.80 1999/06/26 08:52:32 byers Exp $
+@c $Id: Protocol-A.texi,v 1.81 1999/06/27 10:16:26 ceder Exp $
 @c %**start of header
 @setfilename protocol-a.info
 @settitle LysKOM Protocol A
@@ -5447,6 +5447,9 @@ The result is guaranteed to include all conferences where @code{pers-no}
 has unread texts.  It may also return some extra conferences.
 Passive memberships are never returned.
 
+The returned conference numbers will be returned in the same order as
+they appear on the persons list of memberships.
+
 @example
         1 52 7 
         @t{=1 2 @{ 1 6 @}}
-- 
GitLab