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
b8634892
Commit
b8634892
authored
May 31, 1993
by
Linus Tolke
Browse files
Inserted lost call to prompt/text handler
parent
8f7ce7d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ChangeLog
View file @
b8634892
No preview for this file type
src/async.el
View file @
b8634892
...
...
@@ -378,7 +378,9 @@ The text is converted, before insertion."
type
))))))
;; Give a message if the user is waiting. Update the prompt.
(
lyskom-run
'async
'lyskom-default-new-text-hook
text-stat
))
(
lyskom-run
'async
'lyskom-default-new-text-hook
text-stat
)
(
lyskom-run
'async
'lyskom-prefetch-and-print-prompt
))
(
defun
lyskom-conf-fetched-p
(
conf-no
)
...
...
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