diff man/xemacs/startup.texi @ 5148:9c4bf82eaac2

Reflect change from `lib' to `share' in docs. 2010-03-18 Mike Sperber <mike@xemacs.org> * xemacs/startup.texi (Startup Paths): Reflect the (long-ago) change from `lib' to `share' for the architecture-independent directories.
author Mike Sperber <sperber@deinprogramm.de>
date Thu, 18 Mar 2010 11:53:38 +0100
parents 15139dbf89f4
children
line wrap: on
line diff
--- a/man/xemacs/startup.texi	Mon Mar 15 16:38:03 2010 -0500
+++ b/man/xemacs/startup.texi	Thu Mar 18 11:53:38 2010 +0100
@@ -69,10 +69,10 @@
 
 Moreover, XEmacs expects late hierarchies in the subdirectories
 @file{site-packages}, @file{mule-packages}, and @file{xemacs-packages}
-(in that order) of the @file{<root>/lib/xemacs} subdirectory of one of
+(in that order) of the @file{<root>/share/xemacs} subdirectory of one of
 the installation hierarchies.  (If you run in-place, these are direct
 subdirectories of the build directory.)  Furthermore, XEmacs will also
-search these subdirectories in the @file{<root>/lib/xemacs-<VERSION>}
+search these subdirectories in the @file{<root>/share/xemacs-<VERSION>}
 subdirectory and prefer directories found there.
 
 By default, XEmacs does not have a pre-configured last package
@@ -113,12 +113,14 @@
 @table @code
 @item version-specific
 @cindex version-specific directories
-directories are specific to the version of XEmacs they belong to and
-typically reside under @file{<root>/lib/xemacs-<VERSION>}.
+directories (such as @file{etc}, the @file{info} of the installed XEmacs
+and its Lisp files in @file{lisp}) are specific to the version of XEmacs
+they belong to and typically reside under
+@file{<root>/share/xemacs-<VERSION>}.
 @item site-specific
 @cindex site-specific directories
-directories are independent of the version of XEmacs they belong to and
-typically reside under @file{<root>/lib/xemacs}
+directories are independent of the version of XEmacs and
+typically reside under @file{<root>/share/xemacs}.
 @item architecture-specific
 @cindex architecture-specific directories
 directories are specific both to the version of XEmacs and the