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
Peter Liljenberg
lyskom-elisp-client
Commits
6a204da3
Commit
6a204da3
authored
Sep 10, 1991
by
Lars Willför
Browse files
Tog bort hantering av den gamla typen av broadcast-meddelanden
parent
f3d95f82
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
6a204da3
No preview for this file type
src/async.el
View file @
6a204da3
...
...
@@ -132,15 +132,7 @@ this function shall be with current-buffer the BUFFER."
session-no
))
)))
((
eq
msg-no
10
)
; Broadcast message (obsolete? /lw)
(
let
((
sender
(
lyskom-parse-num
))
(
lyskom-message
(
lyskom-parse-string
)))
(
lyskom-save-excursion
(
set-buffer
buffer
)
(
initiate-get-conf-stat
'follow
'lyskom-show-personal-message
sender
recipient
message
))))
; msg-no 10 is the old broadcast message. No longer used.
((
eq
msg-no
11
)
(
lyskom-save-excursion
...
...
Write
Preview
Markdown
is supported
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