diff src/paths.h.in @ 267:966663fcf606 r20-5b32

Import from CVS: tag r20-5b32
author cvs
date Mon, 13 Aug 2007 10:26:29 +0200
parents 850242ba4a81
children
line wrap: on
line diff
--- a/src/paths.h.in	Mon Aug 13 10:25:39 2007 +0200
+++ b/src/paths.h.in	Mon Aug 13 10:26:29 2007 +0200
@@ -29,6 +29,10 @@
 
    PATH_LOADSEARCH	The default value of `load-path'.
 
+   PATH_PACKAGEPATH     The default value of `package-path'.
+
+   PATH_SITE            The default location of site-specific Lisp files.
+
    PATH_EXEC		The default value of `exec-directory' and `exec-path'.
 			(exec-path also contains the value of whatever is in
 			the PATH environment variable.)
@@ -42,9 +46,6 @@
 			Emacs.  This directory should be writable by everyone.
 			If this is specified, the string must end with a slash!
 
-   PATH_SUPERLOCK	The name of the file !!!SuperLock!!! in the lock 
-			directory.  You probably should let this default...
-
    PATH_INFO		This is where the info documentation is installed.
 
    PATH_INFOPATH	The default value of `Info-directory-list'.