Mercurial > emacs
changeset 19217:941a81e7fae9
(PATH_LOCK): Definition deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 07 Aug 1997 18:43:31 +0000 |
parents | ee2a6cdc1226 |
children | 56b3e5e01010 |
files | src/epaths.in |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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. */