]> code.delx.au - gnu-emacs/commit
(mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 to
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 5 May 2006 06:44:01 +0000 (06:44 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 5 May 2006 06:44:01 +0000 (06:44 +0000)
commitb99934e6ee11b725630081bfecc7e266eafb2805
tree95e2fa32a2257ff13c0559aebe300a3ca9badc0f
parent2e1df0e6b91a2491a0c0ac0e8132f4958384650c
(mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 to
`const AEDesc *'.
[TARGET_API_MAC_CARBON] (create_apple_event): New function.
[TARGET_API_MAC_CARBON] (create_apple_event_from_event_ref): Use it.
Use xrealloc instead of repeated xmalloc/xfree.
[TARGET_API_MAC_CARBON] (create_apple_event_from_drag_ref): New
function.
src/mac.c