Mercurial > emacs
view src/s/vms5-5.h @ 30391:246b2f521192
(type-break): perform autosave.
Suggested by Stephen Gildea <gildea@intouchsys.com>.
(type-break-do-query): Cancel query schedule while performing
actual query, to avoid possibility of a second query being made
while first one is already in progress.
(type-break-time-stamp-format): New variable.
(type-break-time-stamp): New function.
(type-break-time-warning): Use it.
(type-break-keystroke-warning): Use it.
(type-break-noninteractive-query): Use it.
author | Noah Friedman <friedman@splode.com> |
---|---|
date | Mon, 24 Jul 2000 00:49:09 +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