Mercurial > hg > xemacs-beta
diff man/xemacs/startup.texi @ 1258:473e76fb6d95
[xemacs-hg @ 2003-02-05 08:18:55 by stephent]
minor updates <87k7gfqgyz.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 05 Feb 2003 08:18:58 +0000 |
parents | c1553814932e |
children | 15139dbf89f4 |
line wrap: on
line diff
--- a/man/xemacs/startup.texi Wed Feb 05 06:20:54 2003 +0000 +++ b/man/xemacs/startup.texi Wed Feb 05 08:18:58 2003 +0000 @@ -93,9 +93,13 @@ the @code{EMACSPACKAGEPATH} environment variable. An XEmacs package hierarchy is laid out just like a normal installed -XEmacs lisp directory. It may have @file{lisp}, @file{etc}, -@file{info}, and @file{lib-src} subdirectories. XEmacs adds these at -appropriate places within the various system-wide paths. +XEmacs directory. It may have @file{lisp}, @file{etc}, @file{info}, and +@file{lib-src} subdirectories. (The @file{lib-src} subdirectory +contains architecture-independent general-purpose scripts interpreted by +the shell or Perl. Java is also being widely used, but Java programs +are generally found under @file{etc}, because they are specific to +particular packages such as @file{JDE} and @file{xslt}.) XEmacs adds +these at appropriate places within the various system-wide paths. There may be any number of package hierarchy directories.