view lisp/subdirs.el @ 32173:fea92799d3e9

(safe_call): Renamed from call_function. (safe_eval): Renamed from eval_form. (safe_call1): Add prototype.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 05 Oct 2000 19:26:09 +0000
parents 401684b10cd9
children 5cdf7acaeb2d
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" "eshell" "emulation" "emacs-lisp" "calendar" "toolbar"))