(shuowen-radicals): Add ?熊, ?火, ?炎, ?黑, ?囪, ?焱, ?炙, ?赤, ?大
[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