view etc/README @ 4051:73aa16fc728d

(consider_token): was `==', now is `='. (consider_token): DEFUNs now treated like funcs in ctags mode. (LEVEL_OK_FOR_FUNCDEF): removed. (C_entries): optimized the test that used LEVEL_OK_FOR_FUNCDEF. (C_entries): removed a piece of useless code. (C_entries): making typedef tags is delayed until a semicolon is met. This handles "typedef int X, Y, Z;" correctly.
author Richard M. Stallman <rms@gnu.org>
date Fri, 09 Jul 1993 18:56:47 +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.