Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (Fx_own_selection_internal): Follow error conventions. | YAMAMOTO Mitsuharu | 2005-07-23 | 1 | -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 Mitsuharu | 2005-07-14 | 1 | -1/+3 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (syms_of_macselect) [MAC_OSX]: Apply a change that was previously | YAMAMOTO Mitsuharu | 2005-05-13 | 1 | -1/+3 |
| | | | | mentioned but actually not applied. | ||||
* | (x_own_selection): Accept Lisp string as result of | YAMAMOTO Mitsuharu | 2005-05-06 | 1 | -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 tagline | Miles Bader | 2005-04-25 | 1 | -0/+3 |
| | |||||
* | New file for selection processing on Mac OS. | YAMAMOTO Mitsuharu | 2005-04-24 | 1 | -0/+1118 |