Mercurial > emacs
view src/s/hpux9.h @ 8037:fd5fb80a940d
(move-to-tab-stop): Delete unnecessary spaces
before the old point if a tab followed or follows the old point.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 23 Jun 1994 23:57:33 +0000 |
parents | a8c703d510ba |
children | 671738c86a82 |
line wrap: on
line source
/* System description file for hpux version 9. */ #include "hpux8.h" #define HPUX9 /* If Emacs doesn't seem to work when built to use GNU malloc, you probably need to get the latest patches to the HP/UX compiler. See `etc/MACHINES' for more information. */ #if 0 #define SYSTEM_MALLOC 1 #undef GNU_MALLOC #undef REL_ALLOC #endif #ifndef __GNUC__ /* Make room for enough symbols, so dispnew.c does not fail. */ #define C_SWITCH_SYSTEM -Wp,-H200000 #endif