Mercurial > emacs
view src/s/unixware.h @ 26255:4ebced8747b7
(append_space): Return non-zero if space was appended.
(display_line): Set charpos of first glyph to -1 only if that
glyph is the space added by append_glyph.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 31 Oct 1999 02:01:25 +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)