File: subdirs.el

package info (click to toggle)
emacs20 20.7-13.3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 67,724 kB
  • ctags: 45,381
  • sloc: lisp: 399,345; ansic: 171,219; sh: 3,798; makefile: 1,928; perl: 947; cs: 749; asm: 254; csh: 9; sed: 4
file content (3 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (3)
1
2
3
;; 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" ))