(M-48305): Separate J78-7368, J83-7368, K0-5C2F and J90-7368.
[chise/xemacs-chise.git] / lisp / msw-select.el
index de454df..ff659f9 100644 (file)
@@ -38,7 +38,7 @@ replacing the active selection if there is one."
   (interactive "*")
   (setq last-command nil)
   (setq this-command 'yank) ; so that yank-pop works.
-  (let ((clip (mswindows-get-clipboard)) (s (mark-marker)) (e (point-marker)))
+  (let ((clip (get-clipboard)) (s (mark-marker)) (e (point-marker)))
     (or clip (error "there is no text on the clipboard"))
     (if s
        (if mouse-track-rectangle-p