view lisp/subdirs.el @ 47804:e635ea5fd015

Describe the shell command for running cus-test-all in the emacs source directory. Fix typo. Require cus-load explicitly.
author Markus Rost <rost@math.uni-bielefeld.de>
date Tue, 08 Oct 2002 20:08:55 +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" ))