view src/m/alliant1.h @ 9407:4dcc0221b449

* indent.c: #include "region-cache.h". (character_width, disptab_matches_widthtab, recompute_width_table, width_run_cache_on_off): New functions. (compute_motion): Call width_run_cache_on_off. If this buffer's width run cache is enabled, consult it to see if we need to traverse a region character-by-character; store information in the cache after doing so. Call find_before_next_newline instead of writing out an equivalent loop explicitly, to take advantage of the newline cache. Doc fixes.
author Jim Blandy <jimb@redhat.com>
date Sat, 08 Oct 1994 22:14:04 +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"