view lisp/subdirs.el @ 26648:2cca1ed12a51

(edebug-make-enter-wrapper): Correct invalid translation of old-style backquote syntax to new syntax.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 29 Nov 1999 15:30:32 +0000
parents 95732eb5af6e
children a7bf11fbec64
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" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))