view src/s/vms5-5.h @ 46537:46f175ecf5d4

(unread-command-char, executing-macro, post-command-idle-hook, post-command-idle-delay): Move obsolescence declarations from subr.el. (directory-sep-char, mode-line-inverse-video): Add obsolescence declaration.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 19 Jul 2002 11:37:01 +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