diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/epaths.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/epaths.in b/src/epaths.in index 34d6c98290a..e09cdc9111b 100644 --- a/src/epaths.in +++ b/src/epaths.in | |||
| @@ -30,12 +30,6 @@ | |||
| 30 | doc-directory is set to this value. */ | 30 | doc-directory is set to this value. */ |
| 31 | #define PATH_DOC "/usr/local/lib/emacs/data" | 31 | #define PATH_DOC "/usr/local/lib/emacs/data" |
| 32 | 32 | ||
| 33 | /* The name of the directory that contains lock files with which we | ||
| 34 | record what files are being modified in Emacs. This directory | ||
| 35 | should be writable by everyone. THE STRING MUST END WITH A | ||
| 36 | SLASH!!! */ | ||
| 37 | #define PATH_LOCK "/usr/local/lib/emacs/lock/" | ||
| 38 | |||
| 39 | /* Where the configuration process believes the info tree lives. The | 33 | /* Where the configuration process believes the info tree lives. The |
| 40 | lisp variable configure-info-directory gets its value from this | 34 | lisp variable configure-info-directory gets its value from this |
| 41 | macro, and is then used to set the Info-default-directory-list. */ | 35 | macro, and is then used to set the Info-default-directory-list. */ |