view lisp/subdirs.el @ 27149:a3d16b780bb3

(EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give macros statement form.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 04 Jan 2000 17:13:58 +0000
parents 95732eb5af6e
children a7bf11fbec64
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" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))