]> git.eshelyaron.com Git - emacs.git/commit
(Frequire): Detect recursive try to require the same
authorRichard M. Stallman <rms@gnu.org>
Tue, 30 Oct 2001 01:54:29 +0000 (01:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 30 Oct 2001 01:54:29 +0000 (01:54 +0000)
commit1f79789d4aea615815127596ccb7f3acc0db5c7f
tree14d0a6c4897d1047dea9dd2132628ee6a65d7e3a
parentb2304472681772a10f335a0c1e2f040037d2e085
(Frequire): Detect recursive try to require the same
feature 3 or more levels deep, and get error.
(require_unwind): New subroutine.
(require_nesting_list): New variable.
(syms_of_fns): Init and staticpro it.
src/fns.c