From b2304472681772a10f335a0c1e2f040037d2e085 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 30 Oct 2001 01:54:19 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 91c6c69f918..dd8430ec342 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2001-10-29 Richard M. Stallman + * fns.c (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. + * print.c (print_object): Clarify indication of insertion type. 2001-10-29 Eli Zaretskii -- 2.39.5