view lisp/subdirs.el @ 27741:ef732a190ead

(GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS) (GC_MARK_STACK_CHECK_GCPROS, GC_USE_GCPROS_CHECK_ZOMBIES) [GC_MARK_STACK]: New defines. (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5, UNGCPRO) [GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS]: Define as no-ops.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 17 Feb 2000 15:23:06 +0000
parents a7bf11fbec64
children fb7388151943
line wrap: on
line source

;; In load-path, after this directory should come
;; certain of its subdirectories.  Here we specify them.
(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))