Mercurial > emacs
changeset 31537:6f330e666e31
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 11 Sep 2000 13:01:38 +0000 |
parents | 76cf765a7dad |
children | 46aca282e6b0 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Sep 11 13:00:41 2000 +0000 +++ b/src/ChangeLog Mon Sep 11 13:01:38 2000 +0000 @@ -1,5 +1,9 @@ 2000-09-11 Gerd Moellmann <gerd@gnu.org> + * lread.c (init_lread): Set Vloads_in_progress to nil. + (Fload): Show list of recursively loaded files, when signaling an + error. + * lread.c (Vloads_in_progress): New variable. (record_load_unwind): New function. (Fload): Check for recursive loads.