view src/s/vms5-5.h @ 37961:d95290112d89

(Fdo_auto_save): Don't try to create the directory of auto-save-list-file-name when shutting down Emacs, because creating the directory might signal an error, and leaves Emacs in a strange state.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 31 May 2001 09:58:33 +0000
parents b9e41e8f770d
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

#include "vms.h"
#define VMS5_5
#define VMS4_4

/* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
   And defining it causes lossage because sys_errlist has a different
   number of elements.  */
#undef SHARABLE_LIB_BUG