view src/m/alliant1.h @ 21537:4a716088f0b4

(mspools-folder-directory): Takes default value of ~/MAIL/ if vm-folder-directory not bound. (mspools-vm-system-mail): Customize the variable so that if the environment variable $MAIL is not set, the user can easily set it. (mspools-vm-system-mail-crash): Variable deleted; we now use vm-crash-box. (mspools-set-vm-spool-files): Error if mspools-folder-directory hasn't been set. (mspools-set-vm-spool-files): Use mspools-folder-directory rather than vm-folder-directory. (mspools-get-spool-files): Error if mspools-folder-directory is nil. (mspools-get-spool-files): Add $ to regexp to ensure mspools-suffix matches the end of the filename. (mspools-mode-map): Bind n and p to next-line and previous-line.
author Stephen Eglen <stephen@gnu.org>
date Tue, 14 Apr 1998 19:23:37 +0000
parents e442bb589751
children 23a1cea22d13
line wrap: on
line source

/* config.h should include this file for version 1 of Alliant's
   operating system.  */

/* The following line tells the configuration script what sort of 
   operating system this machine is likely to run.
   USUAL-OPSYS="bsd4-2"  */

#define ALLIANT_1
#include "alliant.h"