X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Fxemacs%2Fstartup.texi;h=35cba958f9ce382090d2be1ce2eccbbbf75e3e8e;hb=d4deb0cae3fccebca081326148c2bca9921c2e01;hp=a3d488e41b6228415e0cceb1d2caa165ed499dcb;hpb=72a705551741d6f85a40eea486c222bac482d8dc;p=chise%2Fxemacs-chise.git- diff --git a/man/xemacs/startup.texi b/man/xemacs/startup.texi index a3d488e..35cba95 100644 --- a/man/xemacs/startup.texi +++ b/man/xemacs/startup.texi @@ -22,15 +22,15 @@ installation itself. However, there are several views of what actually constitutes the "XEmacs installation": XEmacs may be run from the compilation directory, it may be installed into arbitrary directories, spread over several directories unrelated to each other. Moreover, it -may subsequently moved to a different place. (This last case is not as -uncommon as it sounds. Binary kits work this way.) Consequently, +may subsequently be moved to a different place. (This last case is not +as uncommon as it sounds. Binary kits work this way.) Consequently, XEmacs has quite complex procedures in place to find directories, no matter where they may be hidden. XEmacs will always respect directory options passed to @code{configure}. However, if it cannot locate a directory at the configured place, it will initiate a search for the directory in any of a number of -@dfn{hierachies} rooted under a directory which XEmacs assumes contain +@dfn{hierarchies} rooted under a directory which XEmacs assumes contain parts of the XEmacs installation; it may locate several such hierarchies and search across them. (Typically, there are just one or two hierarchies: the hierarchy where XEmacs was or will be installed, and @@ -125,7 +125,7 @@ architecture it runs on and typically reside under During installation, all of these directories may also reside directly under @file{}, because that is where they are in the XEmacs tarball. -If XEmacs runs with the @code{-debug-paths} option (@xref{Command +If XEmacs runs with the @code{-debug-paths} option (@pxref{Command Switches}), it will print the values of these variables, hopefully aiding in debugging any problems which come up.