Mercurial > emacs
view src/s/sol2-4.h @ 11982:a88f862b3927
(revert-buffer): Save after-revert-hook (both local and
global values) before reverting, and run the saved values at the end.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 29 May 1995 06:59:26 +0000 |
parents | c0cef571e5e3 |
children | 20f5e203dfe6 |
line wrap: on
line source
/* Handle Solaris 2.4. */ #include "sol2-3.h" #define SOLARIS2_4 /* Get rid of -traditional and let const really do its thing. */ #ifdef __GNUC__ #undef C_SWITCH_SYSTEM #undef const #endif /* __GNUC__ */