view src/s/unixware.h @ 38572:107f826252d2

(last-sexp-print): New function. (eval-last-sexp-1): Give printed text a `keymap' property and bind <mouse-2> and <RET> in that map to a function printing the unabbreviated value.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 26 Jul 2001 12:31:38 +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)