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
lyskom-elisp-client
lyskom-elisp-client
Commits
056ee9fa
Commit
056ee9fa
authored
Jul 29, 1996
by
David Kågedal
Browse files
* edit-text.el (lyskom-edit-send): Tog bort (interactive).
parent
752665dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/edit-text.el
View file @
056ee9fa
...
...
@@ -347,7 +347,6 @@ Entry to this mode runs lyskom-edit-mode-hook."
(
defun
lyskom-edit-send
(
send-function
)
"Send the text to the server by calling SEND-FUNCTION."
(
interactive
)
(
condition-case
err
(
if
(
or
(
string=
mode-name
lyskom-edit-mode-name
)
(
j-or-n-p
(
lyskom-get-string
'already-sent
)))
...
...
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