Annotation of 43BSDReno/contrib/emacs-18.55/src/paths.h, revision 1.1.1.1

1.1       root        1: /* The default search path for Lisp function "load".
                      2:    This sets load-path.  */
                      3: #define PATH_LOADSEARCH "/usr/contrib/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/contrib/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 Emacs.
                     13:  This directory should be writable by everyone.
                     14:  THE STRING MUST END WITH A SLASH!!!  */
                     15: #define PATH_LOCK "/usr/contrib/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/contrib/lib/emacs/lock/!!!SuperLock!!!"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.