Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
ac7d9073
Commit
ac7d9073
authored
May 20, 2001
by
Per Cederqvist
Browse files
(get-session-info-ident): Fix TeX complaints.
(map-created-texts): Likewise.
parent
0008ef75
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Protocol-A.texi
View file @
ac7d9073
...
...
@@ -5839,7 +5839,7 @@ This call always succeeds.
-> ( @lt
{
Session-Info-Ident
}
);
@end example
This call is obsolete. Use @reqlink
{
who-is-on-dynamic
}
and
This call is obsolete. Use @reqlink
{
who-is-on-dynamic
}
combined with
@reqlink
{
get-static-session-info
}
instead.
@subheading Error codes
...
...
@@ -7474,10 +7474,10 @@ ever existed in the conference.
@findex map-created-texts
@example
map-created-texts [104] (( author : @lt
{
Pers-No
}
;
first-local-no : @lt
{
Local-Text-No
}
;
no-of-existing-texts : @lt
{
INT32
}
))
-> ( @lt
{
Text-Mapping
}
);
map-created-texts [104] (( author : @lt
{
Pers-No
}
;
first-local-no : @lt
{
Local-Text-No
}
;
no-of-existing-texts : @lt
{
INT32
}
))
-> ( @lt
{
Text-Mapping
}
);
@end example
Return text numbers for existing texts that @rarg
{
author
}
has written.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment