Mercurial > emacs
comparison src/mem-limits.h @ 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 | fb5779a6cf4b |
children | d09c98c3dd74 |
comparison
equal
deleted
inserted
replaced
109475:692d2ce789dc | 109476:94ad8639f676 |
---|