]> git.eshelyaron.com Git - emacs.git/commit
(x_own_selection): Accept Lisp string as result of
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 6 May 2005 08:03:08 +0000 (08:03 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 6 May 2005 08:03:08 +0000 (08:03 +0000)
commit956c0f10b5eb31886aaa0a2c69e209f02d4f249a
treeac61186ed35e1866f5e73b588eba22a9c2b41d24
parent1c9a39ee4e3406c83f21998673cbb00366b6142a
(x_own_selection): Accept Lisp string as result of
selection converter function.
(x_clear_frame_selections): Don't call x-lost-selection-functions
if Emacs is not owner of the selection.
(Vmac_services_selection): Put variable and initialization in
#ifdef MAC_OSX.
(syms_of_macselect) [MAC_OSX]: Set default value of
Vmac_services_selection to PRIMARY.
src/macselect.c