diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-07-20 17:26:53 +0200 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2010-07-20 17:26:53 +0200 |
commit | d5273788df4b8e6f4a266bfac3fd63ac10265dc7 (patch) | |
tree | 8aa8e0aed73a0d937d4a244d85523a06b1fe4eba /lisp/emacs-lisp/autoload.el | |
parent | a628ad9d974d15b9fbab527e0151377d23b5aeae (diff) | |
download | emacs-d5273788df4b8e6f4a266bfac3fd63ac10265dc7.tar.gz emacs-d5273788df4b8e6f4a266bfac3fd63ac10265dc7.tar.bz2 emacs-d5273788df4b8e6f4a266bfac3fd63ac10265dc7.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions