|
|
1.1 root 1: /* The default search path for Lisp function "load".
2: This sets load-path. */
3: #define PATH_LOADSEARCH "/usr/local/lib/local/elisp:/usr/local/lib/emacs/lisp"
4:
5: /* the extra search path for programs to invoke.
6: This is appended to whatever the PATH environment variable says
7: to set the Lisp variable exec-path and the first file namein it
8: sets the Lisp variable exec-directory. */
9: #define PATH_EXEC "/usr/local/lib/emacs/etc"
10:
11: /* the name of the directory that contains lock files
12: with which we record what files are being modified in Lib/Emacs.
13: This directory should be writable by everyone.
14: THE STRING MUST END WITH A SLASH!!! */
15: #define PATH_LOCK "/usr/local/lib/emacs/lock/"
16:
17: /* the name of the file !!!SuperLock!!! in the directory
18: specified by PATH_LOCK. Yes, this is redundant. */
19: #define PATH_SUPERLOCK "/usr/local/lib/emacs/lock/!!!SuperLock!!!"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.