view lisp/subdirs.el @ 47782:de56ca3f523d

make-package: Now calls make bootstrap if .elc files are missing
author Steven Tamm <steventamm@mac.com>
date Mon, 07 Oct 2002 20:36:24 +0000
parents 3f3106d3feb6
children
line wrap: on
line source

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