Mercurial > hg > xemacs-beta
comparison man/xemacs/startup.texi @ 1183:c1553814932e
[xemacs-hg @ 2003-01-03 12:12:30 by stephent]
various docs
<873coa5unb.fsf@tleepslib.sk.tsukuba.ac.jp>
<87r8bu4emz.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 03 Jan 2003 12:12:40 +0000 |
parents | 576fb035e263 |
children | 473e76fb6d95 |
comparison
equal
deleted
inserted
replaced
1182:7d696106ffe9 | 1183:c1553814932e |
---|---|
90 respectively. If two components are present, they locate the early and | 90 respectively. If two components are present, they locate the early and |
91 late hierarchies. If only one component is present, it locates the | 91 late hierarchies. If only one component is present, it locates the |
92 late hierarchy. At run time, the package path may also be specified via | 92 late hierarchy. At run time, the package path may also be specified via |
93 the @code{EMACSPACKAGEPATH} environment variable. | 93 the @code{EMACSPACKAGEPATH} environment variable. |
94 | 94 |
95 An XEmacs package is laid out just like a normal installed XEmacs lisp | 95 An XEmacs package hierarchy is laid out just like a normal installed |
96 directory. It may have @file{lisp}, @file{etc}, @file{info}, and | 96 XEmacs lisp directory. It may have @file{lisp}, @file{etc}, |
97 @file{lib-src} subdirectories. XEmacs adds these at appropriate places | 97 @file{info}, and @file{lib-src} subdirectories. XEmacs adds these at |
98 within the various system-wide paths. | 98 appropriate places within the various system-wide paths. |
99 | 99 |
100 There may be any number of package hierarchy directories. | 100 There may be any number of package hierarchy directories. |
101 | 101 |
102 @subsection Directories and Paths | 102 @subsection Directories and Paths |
103 @cindex paths | 103 @cindex paths |