# HG changeset patch # User Richard M. Stallman # Date 870979411 0 # Node ID 941a81e7fae9d0cbcb8571026cd7460d3f279f04 # Parent ee2a6cdc122698db4d39624c6217fae90f971554 (PATH_LOCK): Definition deleted. diff -r ee2a6cdc1226 -r 941a81e7fae9 src/epaths.in --- a/src/epaths.in Thu Aug 07 18:43:19 1997 +0000 +++ b/src/epaths.in Thu Aug 07 18:43:31 1997 +0000 @@ -30,12 +30,6 @@ doc-directory is set to this value. */ #define PATH_DOC "/usr/local/lib/emacs/data" -/* The name of the directory that contains lock files with which we - record what files are being modified in Emacs. This directory - should be writable by everyone. THE STRING MUST END WITH A - SLASH!!! */ -#define PATH_LOCK "/usr/local/lib/emacs/lock/" - /* Where the configuration process believes the info tree lives. The lisp variable configure-info-directory gets its value from this macro, and is then used to set the Info-default-directory-list. */