view src/param.h @ 60176:9440f8bb9f71

(line-move): Add fourth optional arg try-vscroll which must be set to perform auto-window-vscroll. When moving backwards and doing auto-window-vscroll, automatically vscroll to the last part of lines which are taller than the window. (next-line, previous-line): Set try-vscroll arg on line-move.
author Kim F. Storm <storm@cua.dk>
date Sat, 19 Feb 2005 23:30:29 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* This is so that Emacs can run on VMS... */
#define EXEC_PAGESIZE 512

/* arch-tag: a6daea28-33a6-4dd3-97d8-5ee1a12f09d3
   (do not change this comment) */