Mercurial > emacs
diff lib-src/ChangeLog @ 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 | 692d2ce789dc |
children | d12162869c07 |