annotate etc/README @ 3679:e1380814a454
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):
Add #undefs for these.
Dyke out code requesting -lXbsd and HAVE_RANDOM for XFREE386.
* xfns.c (Fx_open_connection): Test HAVE_XRMSETDATABASE instead of
NO_XRM_SET_DATABASE; the latter isn't used any more.
* m/delta88k, m/tekXD88.h, s/linux.h, s/usg5-4-2.h (HAVE_RANDOM):
Dyke out these #definitions; to avoid conflict with autoconf.
author |
Jim Blandy <jimb@redhat.com> |
date |
Sat, 12 Jun 1993 10:12:21 +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.
|