view lib-src/README @ 109476:94ad8639f676

Fix up "missing braces" warning. * src/eval.c (Feval, Ffuncall): Use the new names. * src/lisp.h (struct Lisp_Subr): Rename `am' to aMANY and add aUNEVALLED. (DEFUN): Add braces around the union initialisation and use ## to specify the right union alternative and avoid a cast.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 20 Jul 2010 17:26:53 +0200
parents b42a4aa7ff4f
children
line wrap: on
line source

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.