* select.el (x-set-selection): Doc fix.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 14 Jul 2009 16:58:25 +0000 (16:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 14 Jul 2009 16:58:25 +0000 (16:58 +0000)
commitf470187ffb37a9f917d6a1921804e87d5c3879bb
treee59d99c49642fb86f74338f7a6cdc306936d32f4
parent72d36834fc488a9c5cf16e043a1ba9124744684f
* select.el (x-set-selection): Doc fix.
(x-valid-simple-selection-p): Disallow selection data consisting
of a list or cons of integers, since that is not used.
(xselect--selection-bounds, xselect--int-to-cons): New functions.
(xselect-convert-to-string, xselect-convert-to-length)
(xselect-convert-to-filename, xselect-convert-to-charpos)
(xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
lisp/ChangeLog
lisp/select.el