view lisp/subdirs.el @ 28312:034f252dd69b

(do_symval_forwarding, store_symval_forwarding) (find_symbol_value, set_internal, default_value, Fset_default) (Fkill_local_variable, Flocal_variable_p): Use new macros for per-buffer variables.
author Gerd Moellmann <gerd@gnu.org>
date Sun, 26 Mar 2000 14:05:44 +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" ))