Mercurial > emacs
view src/s/isc4-0.h @ 7527:1f09079e18c4
(outline-mode): Use outline-this-or-next-heading.
(outline-this-or-next-heading): New function.
(outline-mode): Fixed topic body reindentation scheme
so programming code is not indented unless
`outline-reindent-bodies' has value `force'.
(outline-infer-reindent-bodies): Implement above.
(outline-reindent-bodies): Doc fix.
(outline-init): New user interface for control of
outline-mode session setup. Sets up `outline-find-file-hook',
`outline-layout', and `outline-auto-activation'.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 17 May 1994 09:48:53 +0000 |
parents | bfbebc2a04c9 |
children | 7464fd74acf7 |
line wrap: on
line source
/* This is needed for ISC 4.0, but won't be needed for 4.1. */ #include "isc3-0.h" /* This works around a bug in ISC 4.0; it fails to clear the "POSIX process" flag on an exec. */ #define EXTRA_INITIALIZE __setostype (0) #define LIBS_SYSTEM -linet #define ISC4_0 #define NEED_SIOCTL