aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
authorKen Raeburn2010-07-11 02:59:55 -0400
committerKen Raeburn2010-07-11 02:59:55 -0400
commit6a8033e1c6814ab9b0b0265039f91c701f53048d (patch)
treee6f26804c0fcf2f009e7b3a30c9c6370cae8e436 /src/coding.h
parent994a7c3beb2fb2fe9f98426529fd45f3d47391d6 (diff)
downloademacs-6a8033e1c6814ab9b0b0265039f91c701f53048d.tar.gz
emacs-6a8033e1c6814ab9b0b0265039f91c701f53048d.zip
Make doprnt and related functions ANSI C compliant, with prototypes.
* doprnt.c (doprnt): Take a va_list argument instead of count and pointer. * eval.c (error): Change to a standard-C variadic function. * xdisp.c (vmessage): Renamed from message, made static, and changed to take a va_list argument. (message): New variadic wrapper. (message_nolog): Now a variadic function, calling vmessage. * lisp.h: Include stdarg.h for va_list. (doprnt, error, message, message_nolog): Decls updated.
Diffstat (limited to 'src/coding.h')
0 files changed, 0 insertions, 0 deletions