view lispref/configure.in @ 32826:233d9eb5dff0

(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.
author Andrew Innes <andrewi@gnu.org>
date Tue, 24 Oct 2000 14:45:19 +0000
parents 7385a4939c61
children 695cf19ef79e
line wrap: on
line source

dnl Process this file with autoconf to produce a configure script.
AC_INIT(elisp.texi)
AC_OUTPUT(Makefile)