projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e06e09
)
Default os/interprogram-paste needs to return #f or string.
author
Taylor R Campbell
<campbell@mumble.net>
Sat, 24 Nov 2018 03:53:29 +0000
(
03:53
+0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Sat, 24 Nov 2018 03:55:48 +0000
(
03:55
+0000)
src/edwin/kilcom.scm
patch
|
blob
|
history
diff --git
a/src/edwin/kilcom.scm
b/src/edwin/kilcom.scm
index 738e4fadb39434e4616068760aaca9d668a45b24..0bcac60cd7fe47c06e4a5ba15709c2976266f52a 100644
(file)
--- a/
src/edwin/kilcom.scm
+++ b/
src/edwin/kilcom.scm
@@
-203,7
+203,7
@@
The command \\[yank] can retrieve it from there.
;; This dummy is re-assigned by the last display type loaded(!). It
;; needs to be a display type operation.
(declare (ignore point))
-
unspecific
)
+
#f
)
(define (kill-ring-save string forward? context)
(command-message-receive append-next-kill-tag