view src/m/alliant1.h @ 1701:e0463f021e2f

* c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix shouldn't change the buffer text. Make it not. If we're in the blank space before another comment, fill that one as a comment, not as normal text. * c-mode.el (c-fill-paragraph): When guessing the fill prefix, don't ever grab any actual text.
author Jim Blandy <jimb@redhat.com>
date Thu, 24 Dec 1992 05:59:00 +0000
parents e442bb589751
children 23a1cea22d13
line wrap: on
line source

/* config.h should include this file for version 1 of Alliant's
   operating system.  */

/* The following line tells the configuration script what sort of 
   operating system this machine is likely to run.
   USUAL-OPSYS="bsd4-2"  */

#define ALLIANT_1
#include "alliant.h"