Michael Sperber writes:
"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
> missing:
>
> (setq module-directory (paths-find-module-directory emacs-roots))
> (setq site-module-directory (and (null inhibit-site-modules)
> (paths-find-site-module-directory
> emacs-roots)))
> (setq module-load-path (paths-construct-module-load-path
> emacs-roots
> module-directory
> site-module-directory))
You mean this is not in 21.4? (It should definitely be, but offhand I
can't figure out why it shouldn't have made it there.)
The string "module" doesn't occur at all in lisp/startup.el in 21.4,
but the code above is there in 21.5. That code is in dump-paths.el in
21.4, though.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta