summaryrefslogtreecommitdiff
path: root/src/macselect.c
AgeCommit message (Expand)Author
2008-07-27Remove support for Mac Carbon.Dan Nicolaescu
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-18Merge from emacs--rel--22Miles Bader
2008-04-06[!TARGET_API_MAC_CARBON]: Don't include Scrap.h.YAMAMOTO Mitsuharu
2008-04-05Merge from emacs--rel--22Miles Bader
2008-03-29[!TARGET_API_MAC_CARBON] Include Scrap.h.YAMAMOTO Mitsuharu
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-10-17* xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier
2007-08-06[!TARGET_API_MAC_CARBON] Include Scrap.h.YAMAMOTO Mitsuharu
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-06-07[MAC_OSX] (install_service_handler): Rename fromYAMAMOTO Mitsuharu
2007-03-26(get_scrap_target_type_list, x_own_selection): MoveYAMAMOTO Mitsuharu
2007-01-22[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Don'tYAMAMOTO Mitsuharu
2007-01-21Add 2007 to copyright years.Glenn Morris
2007-01-15(Fmac_resume_apple_event): Set error number whenYAMAMOTO Mitsuharu
2006-12-15[TARGET_API_MAC_CARBON] (mac_do_receive_drag): UseYAMAMOTO Mitsuharu
2006-10-31(init_service_handler): Make variable `specs' staticYAMAMOTO Mitsuharu
2006-08-27(get_scrap_from_symbol, clear_scrap, put_scrap_string)YAMAMOTO Mitsuharu
2006-07-18(x_get_local_selection): Use signal_error.Kim F. Storm
2006-05-27(mac_handle_apple_event): ReturnYAMAMOTO Mitsuharu
2006-05-24(Qemacs_suspension_id): New variable.YAMAMOTO Mitsuharu
2006-05-10(Vmac_service_selection) [MAC_OSX]: Rename fromYAMAMOTO Mitsuharu
2006-05-07(mac_do_receive_drag): Remove unused variable `index'.YAMAMOTO Mitsuharu
2006-05-05Update copyright year.YAMAMOTO Mitsuharu
2006-04-18(get_scrap_target_type_list, defer_apple_events)YAMAMOTO Mitsuharu
2006-04-12(get_flavor_type_from_symbol): Remove unused variable `val'.YAMAMOTO Mitsuharu
2005-12-11(syms_of_macselect) <mac-apple-event-map>:YAMAMOTO Mitsuharu
2005-12-10Include keymap.h.YAMAMOTO Mitsuharu
2005-07-23(Fx_own_selection_internal): Follow error conventions.YAMAMOTO Mitsuharu
2005-07-14(get_scrap_target_type_list): Avoid NULL pointer dereference.YAMAMOTO Mitsuharu
2005-07-04Update FSF's address.Lute Kamstra
2005-05-13(syms_of_macselect) [MAC_OSX]: Apply a change that was previouslyYAMAMOTO Mitsuharu
2005-05-06(x_own_selection): Accept Lisp string as result ofYAMAMOTO Mitsuharu
2005-04-25Add arch taglineMiles Bader
2005-04-24New file for selection processing on Mac OS.YAMAMOTO Mitsuharu