view src/s/unixware.h @ 62189:0cbd8db584f6

Set `find-file-not-found-functions', not `find-file-not-found-hooks'; use `add-hook'. (uncompress-while-visiting): Set `write-file-functions', not `write-file-hooks'; use `add-hook'.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 09 May 2005 00:34:58 +0000
parents 695cf19ef79e
children 375f2633d815 a83a89ef11ef
line wrap: on
line source

#include "usg5-4-2.h"

#define	PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)

/* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3
   (do not change this comment) */