* dired.c (Fdirectory_files): Compile the MATCH regexp after
authorJim Blandy <jimb@redhat.com>
Mon, 15 Mar 1993 03:04:52 +0000 (03:04 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 15 Mar 1993 03:04:52 +0000 (03:04 +0000)
commit6155fae1c87411ff6269131a1342fa0633429f48
treec49232e3d5081b73c9cdf8afb432916027344086
parent4095411173aff1b64aecb03bb737408e1b744120
* dired.c (Fdirectory_files): Compile the MATCH regexp after
calling everything else which might compile a regexp.

* dired.c (Fdirectory_files): Properly GCPRO the strings while
calling Fexpand_file_name and Fdirectory_file_name.
src/dired.c