diff options
| author | Ken Raeburn | 2010-07-11 02:59:55 -0400 |
|---|---|---|
| committer | Ken Raeburn | 2010-07-11 02:59:55 -0400 |
| commit | 6a8033e1c6814ab9b0b0265039f91c701f53048d (patch) | |
| tree | e6f26804c0fcf2f009e7b3a30c9c6370cae8e436 /src/coding.h | |
| parent | 994a7c3beb2fb2fe9f98426529fd45f3d47391d6 (diff) | |
| download | emacs-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