comparison man/xemacs/startup.texi @ 359:8e84bee8ddd0 r21-1-9

Import from CVS: tag r21-1-9
author cvs
date Mon, 13 Aug 2007 10:57:55 +0200
parents 54f7aa390f4f
children a4f53d9b3154
comparison
equal deleted inserted replaced
358:fed6e0f6a03a 359:8e84bee8ddd0
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.