Mercurial > emacs
changeset 47774:3f3106d3feb6
Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line.
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Sun, 06 Oct 2002 19:57:17 +0000 |
parents | b223a21dba6b |
children | 4527af06a500 |
files | lisp/subdirs.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/subdirs.el Sun Oct 06 19:37:50 2002 +0000 +++ b/lisp/subdirs.el Sun Oct 06 19:57:17 2002 +0000 @@ -1,3 +1,4 @@ +;; -*- no-byte-compile: t -*- ;; In load-path, after this directory should come ;; certain of its subdirectories. Here we specify them. (normal-top-level-add-to-load-path '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" ))