view src/s/vms5-5.h @ 16980:3da3a2934be5

(scroll_preserve_screen_position): New variable. (keys_of_window): Set up Lisp var. (window_scroll): If scroll_preserve_screen_position is 0, behave the old way (advancing point the minimum distance).
author Richard M. Stallman <rms@gnu.org>
date Sat, 08 Feb 1997 15:50:17 +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