aboutsummaryrefslogtreecommitdiffstats
path: root/src/macselect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-29(Fmac_resume_apple_event): Distribute cast to pointerYAMAMOTO Mitsuharu1-4/+3
2008-07-27Remove support for Mac Carbon.Dan Nicolaescu1-1165/+0
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4
2008-04-06[!TARGET_API_MAC_CARBON]: Don't include Scrap.h.YAMAMOTO Mitsuharu1-757/+13
2008-03-29[!TARGET_API_MAC_CARBON] Include Scrap.h.YAMAMOTO Mitsuharu1-219/+200
2008-01-08Add 2008 to copyright years.Glenn Morris1-1/+1
2007-10-17* xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier1-3/+3
2007-08-06[!TARGET_API_MAC_CARBON] Include Scrap.h.YAMAMOTO Mitsuharu1-215/+189
2007-07-25Switch license to GPLv3 or later.Glenn Morris1-1/+1
2007-06-07[MAC_OSX] (install_service_handler): Rename fromYAMAMOTO Mitsuharu1-4/+7
2007-03-26(get_scrap_target_type_list, x_own_selection): MoveYAMAMOTO Mitsuharu1-7/+8
2007-01-22[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Don'tYAMAMOTO Mitsuharu1-1/+8
2007-01-21Add 2007 to copyright years.Glenn Morris1-1/+1
2007-01-15(Fmac_resume_apple_event): Set error number whenYAMAMOTO Mitsuharu1-1/+1
2006-12-15[TARGET_API_MAC_CARBON] (mac_do_receive_drag): UseYAMAMOTO Mitsuharu1-2/+1
2006-10-31(init_service_handler): Make variable `specs' staticYAMAMOTO Mitsuharu1-4/+5
2006-08-27(get_scrap_from_symbol, clear_scrap, put_scrap_string)YAMAMOTO Mitsuharu1-21/+21
2006-07-18(x_get_local_selection): Use signal_error.Kim F. Storm1-5/+3
2006-05-27(mac_handle_apple_event): ReturnYAMAMOTO Mitsuharu1-0/+2
2006-05-24(Qemacs_suspension_id): New variable.YAMAMOTO Mitsuharu1-43/+324
2006-05-10(Vmac_service_selection) [MAC_OSX]: Rename fromYAMAMOTO Mitsuharu1-10/+10
2006-05-07(mac_do_receive_drag): Remove unused variable `index'.YAMAMOTO Mitsuharu1-2/+1
2006-05-05Update copyright year.YAMAMOTO Mitsuharu1-6/+209
2006-04-18(get_scrap_target_type_list, defer_apple_events)YAMAMOTO Mitsuharu1-35/+12
2006-04-12(get_flavor_type_from_symbol): Remove unused variable `val'.YAMAMOTO Mitsuharu1-36/+38
2005-12-11(syms_of_macselect) <mac-apple-event-map>:YAMAMOTO Mitsuharu1-1/+1
2005-12-10Include keymap.h.YAMAMOTO Mitsuharu1-82/+411
2005-07-23(Fx_own_selection_internal): Follow error conventions.YAMAMOTO Mitsuharu1-6/+6
2005-07-14(get_scrap_target_type_list): Avoid NULL pointer dereference.YAMAMOTO Mitsuharu1-1/+3
2005-07-04Update FSF's address.Lute Kamstra1-2/+2
2005-05-13(syms_of_macselect) [MAC_OSX]: Apply a change that was previouslyYAMAMOTO Mitsuharu1-1/+3
2005-05-06(x_own_selection): Accept Lisp string as result ofYAMAMOTO Mitsuharu1-5/+11
2005-04-25Add arch taglineMiles Bader1-0/+3
2005-04-24New file for selection processing on Mac OS.YAMAMOTO Mitsuharu1-0/+1118