Mercurial > emacs
view src/s/vms5-5.h @ 20042:691f7e0ee17d
Added string-split (which I stole from ediff-util), changed
pop-to-buffer to switch-to-buffer and added message on how
to exit the multi-line-edit mode.
author | Oliver Seidel <os10000@seidel-space.de> |
---|---|
date | Tue, 14 Oct 1997 22:22:35 +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