Mercurial > emacs
comparison src/fontset.h @ 109154:6f7fb6d5f0f9
Make the function member of Lisp_Subr use standard C prototypes.
* src/lisp.h (struct Lisp_Subr): Use a union for the function member.
(DECL_ALIGN): Add a cast for the function.
* src/eval.c (Feval, Ffuncall): Use the proper type for each type
function call.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 06 Jul 2010 19:49:37 -0700 |
parents | e16f43875a48 |
children | fc7a8c411aa3 |
comparison
equal
deleted
inserted
replaced
109153:978941230a7c | 109154:6f7fb6d5f0f9 |
---|