Update Debian changelog
[emacs-ubuntu.git] / lisp / subdirs.el
blob85edb117827157f2639150b7e9f4f52ea34db259
1 ;; -*- no-byte-compile: t -*-
2 ;; In load-path, after this directory should come
3 ;; certain of its subdirectories. Here we specify them.
4 (normal-top-level-add-to-load-path '("url" "textmodes" "progmodes" "play" "org" "nxml" "net" "mh-e" "mail" "language" "international" "gnus" "eshell" "erc" "emulation" "emacs-lisp" "cedet" "calendar" "calc" "obsolete"))
5 ;; Local Variables:
6 ;; version-control: never
7 ;; no-byte-compile: t
8 ;; End: