Mercurial > emacs
view src/s/unixware.h @ 37477:6a7ab4d2c7b3
(toggle_highlight): New function.
(turn_on_face): Change handling of reverse video.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 25 Apr 2001 18:31:33 +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)