Mercurial > emacs
view src/s/unixware.h @ 38890:a6653fe3cbb9
(gs-set-ghostview-colors-window-prop): Call
x-change-window-property with 3rd arg FRAME.
(gs-load-image): Wait for a previoius Ghostscript process
to complete before starting a new one.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 21 Aug 2001 12:57:45 +0000 |
parents | 8e1b437e5d04 |
children | 4be8406ebef9 |
line wrap: on
line source
#include "usg5-4-2.h" #ifndef __GNUC__ #undef HAVE_ALLOCA #define C_ALLOCA #endif #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)