annotate etc/README @ 10747:c6a68e4ee53a
(r_alloc_free): Call refill_memory_reserve only if emacs.
Include getpagesize.h unconditionally.
(free_bloc): Don't die if bloc->next or bloc->prev is null.
[!emacs] (bzero): New macro definition.
author |
Richard M. Stallman <rms@gnu.org> |
date |
Tue, 14 Feb 1995 14:27:18 +0000 |
parents |
cde1f15848c6 |
children |
42efcb2955c8 |
rev |
line source |
580
|
1 This directory contains the architecture-independent files used by or
|
|
2 with Emacs. This includes some text files of documentation for GNU
|
|
3 Emacs or of interest to Emacs users, and the file of dumped docstrings
|
|
4 for Emacs functions and variables.
|
|
5
|
|
6 `termcap.dat' is for VMS. It is a copy of the `/etc/termcap' file
|
|
7 used on Unix.
|