view src/vlimit.h @ 83026:77cfe20c109c

Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs. src/keyboard.c (Fsuspend_emacs): Pass init_all_sys_modes, not init_sys_modes to record_unwind_protect. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-66
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 25 Jan 2004 00:48:47 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* Dummy for Emacs so that we can run on VMS... */
#define LIM_DATA 0

/* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9
   (do not change this comment) */