annotate lisp/subdirs.el @ 27605:4f9bc702d860

(idlwave-toolbar-add-everywhere, idlwave-toolbar-remove-everywhere): Keybindings prefix is now `tool-bar' instead of `toolbar'.
author Carsten Dominik <dominik@science.uva.nl>
date Fri, 04 Feb 2000 10:08:49 +0000
parents a7bf11fbec64
children fb7388151943
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25867
Dave Love <fx@gnu.org>
parents:
diff changeset
1 ;; In load-path, after this directory should come
Dave Love <fx@gnu.org>
parents:
diff changeset
2 ;; certain of its subdirectories. Here we specify them.
27311
a7bf11fbec64 Add `net' directory.
Gerd Moellmann <gerd@gnu.org>
parents: 25867
diff changeset
3 (normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))