summaryrefslogtreecommitdiff
path: root/src/macselect.c
Commit message (Collapse)AuthorAgeFilesLines
* (Fx_own_selection_internal): Follow error conventions.YAMAMOTO Mitsuharu2005-07-231-6/+6
| | | | | | (Fx_get_selection_internal, Fx_selection_owner_p) (Fx_selection_exists_p): Doc fixes. (syms_of_macselect) <selection-converter-alist>: Likewise.
* (get_scrap_target_type_list): Avoid NULL pointer dereference.YAMAMOTO Mitsuharu2005-07-141-1/+3
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (syms_of_macselect) [MAC_OSX]: Apply a change that was previouslyYAMAMOTO Mitsuharu2005-05-131-1/+3
| | | | mentioned but actually not applied.
* (x_own_selection): Accept Lisp string as result ofYAMAMOTO Mitsuharu2005-05-061-5/+11
| | | | | | | | | | 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.
* Add arch taglineMiles Bader2005-04-251-0/+3
|
* New file for selection processing on Mac OS.YAMAMOTO Mitsuharu2005-04-241-0/+1118