xev@hstbme.mit.edu (Xev Gittler) (10/26/87)
How can I get get emacs to autoload lisp libraries that I've installed? Xev Gittler xev@hstbme.mit.edu xev@athena.mit.edu
markl@ptt.LCS.MIT.EDU (10/26/87)
In-Reply-To: xev@hstbme.mit.edu's message of 26 Oct 87 16:45:18 GMT Repository: PTT-test Originating-Client: allspice > From: xev@hstbme.mit.edu (Xev Gittler) > How can I get get emacs to autoload lisp libraries that I've > installed? See the emacs-lisp file "loaddefs.el". Or, if you don't want to modify it, add autoload forms to your .emacs file. See the function "autoload". markl Internet: markl@ptt.lcs.mit.edu Mark L. Lambert MIT Laboratory for Computer Science Distributed Systems Group ----------