Mercurial > emacs
view src/s/vms5-5.h @ 50300:7e4e15b857f3
(define-minor-mode): Use custom-set-minor-mode.
Pass unknown keyword args blindly to defcustom.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 24 Mar 2003 17:41:43 +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