I noticed a warning in isearch-mode.el, and it lead me to the code
that uses the old, x-specific, functions. It is easy enough to change
`x-get-selection' to `get-selection', but what is the equivalent of
`x-get-clipboard'? Hyper-apropos doesn't seem to yield anything
usable.
Andy?