view nt/subdirs.el @ 83093:fd7beda03521

Prevent Lisp nesting errors while bootstrapping. lisp/Makefile.in: Compile vc-arch.el before others; having it loaded from source while bootstrapping sometimes causes too deep nesting. (Perhaps it's time to increase max-lisp-eval-depth?) git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-133
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 08 Apr 2004 15:09:37 +0000
parents b5c421a7a5c2
children 6eee4a78b129
line wrap: on
line source

(if (fboundp 'normal-top-level-add-subdirs-to-load-path)
    (normal-top-level-add-subdirs-to-load-path))