• Paul Eggert's avatar
    Omit duplicate test of current directory · ef926ce3
    Paul Eggert authored
    * src/callproc.c (encode_current_directory): Remove redundant
    call to Ffile_accessible_directory_p.  The code checks the
    encoded name with file_accessible_directory_p anyway.
    ef926ce3
callproc.c 50.5 KB