view etc/README @ 1087:6c410cc87574

* ralloc.c (r_re_alloc): Instead of allocating a new bloc at the end of the heap, copying the data to it, and then freeing the original bloc, just expand the original block. This saves a copy and a call to sbrk, and also removes the large spike in memory allocation that would occur when resizing large buffers. And it's less code.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Sep 1992 00:05:42 +0000
parents cde1f15848c6
children 42efcb2955c8
line wrap: on
line source

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

`termcap.dat' is for VMS.  It is a copy of the `/etc/termcap' file
used on Unix.