comparison man/xemacs/startup.texi @ 432:3a7e78e1142d r21-2-24

Import from CVS: tag r21-2-24
author cvs
date Mon, 13 Aug 2007 11:29:58 +0200
parents 3ecd8885ac67
children abe6d1db359e
comparison
equal deleted inserted replaced
431:a97165e56215 432:3a7e78e1142d
87 by double instead of single colons. If three components are present, 87 by double instead of single colons. If three components are present,
88 they are locate the early, late, and last package hierarchies 88 they are locate the early, late, and last package hierarchies
89 respectively. If two components are present, they locate the early and 89 respectively. If two components are present, they locate the early and
90 late hierarchies. If only one component is present, it locates the late 90 late hierarchies. If only one component is present, it locates the late
91 hierarchy. At run time, the package path may also be specified via the 91 hierarchy. At run time, the package path may also be specified via the
92 @code{PACKAGEPATH} environment variable. 92 @code{EMACSPACKAGEPATH} environment variable.
93 93
94 An XEmacs package is laid out just like a normal installed XEmacs lisp 94 An XEmacs package is laid out just like a normal installed XEmacs lisp
95 directory. It may have @file{lisp}, @file{etc}, @file{info}, and 95 directory. It may have @file{lisp}, @file{etc}, @file{info}, and
96 @file{lib-src} subdirectories. XEmacs adds these at appropriate places 96 @file{lib-src} subdirectories. XEmacs adds these at appropriate places
97 within the various system-wide paths. 97 within the various system-wide paths.