2001-08-21 Andrew Choi <akochoi@cse.cuhk.edu.hk>
authorAndrew Choi <akochoi@shaw.ca>
Tue, 21 Aug 2001 16:00:33 +0000 (16:00 +0000)
committerAndrew Choi <akochoi@shaw.ca>
Tue, 21 Aug 2001 16:00:33 +0000 (16:00 +0000)
commit60fe116151ab7d8604a24e0a4babf3d0b3d7c183
treea338e0507c8dd86548bc0df38d0ac5630134c5c6
parent51c2603b4ae793a2e2a301f653cbe3ed67a6a73d
2001-08-21  Andrew Choi  <akochoi@cse.cuhk.edu.hk>

        * src/macterm.c (local_to_global_coord): Comment out.

        * src/mac.c (mac-filename-to-unix): Change to
        mac-file-name-to-posix.
        (unix-filename-to-mac): Change to posix-file-name-to-mac.
        (mac_to_unix_pathname): Change to mac_to_posix_pathname.
        (unix_to_mac_pathname): Change to posix_to_mac_pathname.

        * src/macterm.c (do_ae_open_documents): Change call to
        mac_to_unix_pathname to mac_to_posix_pathname.
mac/ChangeLog
mac/src/mac.c
mac/src/macterm.c