(directory_files_internal_unwind): New function.
authorAndrew Innes <andrewi@gnu.org>
Tue, 24 Oct 2000 14:45:36 +0000 (14:45 +0000)
committerAndrew Innes <andrewi@gnu.org>
Tue, 24 Oct 2000 14:45:36 +0000 (14:45 +0000)
commit2488aba5ed81e2f7cb006fbbfba94a87dccb65c3
tree46b4e5b12212345a0e35cebaf07f04c3156d3cd8
parent7ae2f10f738ad485fba621f4f2cb175e1c8d2794
(directory_files_internal_unwind): New function.
(directory_files_internal): Use it to ensure closedir is called
even if expand-file-name or file-attributes throw, eg. because of
a user interrupt.  Also enable immediate_quit while calling
re_search, so that matching can be interrupted as well.
src/ChangeLog
src/dired.c