emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tty-color-mode


From: Stefan Monnier
Subject: Re: tty-color-mode
Date: Fri, 04 Apr 2008 17:37:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> -extern void set_tty_color_mode P_ ((struct frame *, Lisp_Object));
>> +extern void set_tty_color_mode (struct tty_display_info *, struct frame *);

> You forgot the P_ in the new prototype.

Not needed any more because Emacs does not compile with non-ANSI
C compilers.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]