view lisp/subdirs.el @ 33326:bea963b6e539

2000-10-11 John Wiegley <johnw@gnu.org> * gnus-topic.el (gnus-topic-mode): Use `setq' to clear `gnus-group-change-level-function', instead of `remove-hook', because it's not a hook!
author Dave Love <fx@gnu.org>
date Wed, 08 Nov 2000 23:28:41 +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"))