comparison man/xemacs/startup.texi @ 310:851ff35f137f r21-0b53

Import from CVS: tag r21-0b53
author cvs
date Mon, 13 Aug 2007 10:43:28 +0200
parents 9ea74add5d37
children 54f7aa390f4f
comparison
equal deleted inserted replaced
309:7f3a3eb0558c 310:851ff35f137f
67 subdirectory @file{.xemacs} of the user's home directory. 67 subdirectory @file{.xemacs} of the user's home directory.
68 68
69 Moreover, XEmacs expects late hierarchies in the subdirectories 69 Moreover, XEmacs expects late hierarchies in the subdirectories
70 @file{site-packages}, @file{mule-packages}, and @file{xemacs-packages} 70 @file{site-packages}, @file{mule-packages}, and @file{xemacs-packages}
71 (in that order) of the @file{<root>/lib/xemacs} subdirectory of one of 71 (in that order) of the @file{<root>/lib/xemacs} subdirectory of one of
72 the installation hierarchies. (If you run in-place, these are directr 72 the installation hierarchies. (If you run in-place, these are direct
73 subdirectories of the build directory.) Furthermore, XEmacs will also 73 subdirectories of the build directory.) Furthermore, XEmacs will also
74 search these subdirectories in the @file{<root>/lib/xemacs-<VERSION>} 74 search these subdirectories in the @file{<root>/lib/xemacs-<VERSION>}
75 subdirectory and prefer directories found there. 75 subdirectory and prefer directories found there.
76 76
77 By default, XEmacs does not have a pre-configured last package 77 By default, XEmacs does not have a pre-configured last package
178 Is the path for executables which XEmacs may want to start. It contains 178 Is the path for executables which XEmacs may want to start. It contains
179 the package executable paths as well as @code{exec-directory}, and the 179 the package executable paths as well as @code{exec-directory}, and the
180 directories of the environment variables @code{PATH} 180 directories of the environment variables @code{PATH}
181 @vindex PATH 181 @vindex PATH
182 and @code{EMACSPATH}. 182 and @code{EMACSPATH}.
183 @vindex EMCSPATH 183 @vindex EMACSPATH
184 184
185 @item doc-directory 185 @item doc-directory
186 @vindex doc-directory 186 @vindex doc-directory
187 Is the directory containing the architecture-specific @file{DOC} file 187 Is the directory containing the architecture-specific @file{DOC} file
188 that contains documentation for XEmacs' commands. 188 that contains documentation for XEmacs' commands.