Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lyskom-elisp-client
lyskom-elisp-client
Commits
bc684f1a
Commit
bc684f1a
authored
Sep 08, 1991
by
Per Cederqvist
Browse files
Clarified doc-strings.
parent
c9a8199c
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/lyskom-rest.el
View file @
bc684f1a
No preview for this file type
src/view-text.el
View file @
bc684f1a
...
...
@@ -314,7 +314,9 @@ Args: TEXT-STAT TEXT MARK-AS-READ TEXT-NO."
(
defun
lyskom-mark-as-read
(
text-stat
)
"Mark a text as read in all conferences that are recipients."
"Mark a text as read in all conferences that are recipients.
Tell the server that it is read. This function does not remove
the text from the internal structures of the client."
(
let
((
misc-info-list
(
text-stat->misc-info-list
text-stat
)))
(
lyskom-traverse
misc-info
misc-info-list
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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