Mercurial > emacs
view src/s/vms5-5.h @ 47454:cf95d79a66c4
(whitespace-unload-hook): Call `remove-hook' with three arguments, not four.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 13 Sep 2002 06:21:32 +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