]> git.eshelyaron.com Git - emacs.git/commit
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 24 Dec 2005 02:50:11 +0000 (02:50 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 24 Dec 2005 02:50:11 +0000 (02:50 +0000)
commit7ce8b6381a456e896cc8f5fbf2ee337b5c1e463e
tree2aca4e1667267e29a010949af39c28a17533d7f0
parent2d22e7edf2d46b0907d88dc8332b21fd3430c6e3
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
prototypes.  Make static.
(mac_aedesc_to_lisp): Initialize err to noErr.
(mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
(init_coercion_handler): New functions.
(Fmac_coerce_ae_data): Use coercion of Apple event data for
translation from/to file names.
src/mac.c