annotate lib-src/README @ 55449:a0ba84563db6

(do, do*): Put usage info in a format usable by `describe-function'. (gensym, gentemp, typep, ignore-errors): Make argument names match their use in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 08 May 2004 17:23:08 +0000
parents 47bf5f5df3c9
children b42a4aa7ff4f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25859
Dave Love <fx@gnu.org>
parents:
diff changeset
1 This directory contains the source code for the architecture-dependent
52780
47bf5f5df3c9 *** empty log message ***
Dave Love <fx@gnu.org>
parents: 25859
diff changeset
2 files that go in ${archlibdir}. At present, these are mostly utility
25859
Dave Love <fx@gnu.org>
parents:
diff changeset
3 programs used by Emacs.