• Paul Eggert's avatar
    emacsclient.c: file name component fixes · 0e3b2458
    Paul Eggert authored
    * lib-src/emacsclient.c: Include <dosname.h>.
    (file_name_absolute_p): Remove, as a code duplicate.
    All uses replaced by IS_ABSOLUTE_FILE_NAME.
    (set_local_socket): Don’t treat \ as a file name separator
    on GNU and POSIX hosts.
    0e3b2458
emacsclient.c 49.4 KB