emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: status icon support


From: Tom Tromey
Subject: Re: RFC: status icon support
Date: Fri, 11 Jan 2008 18:28:52 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

>>>>> "Dan" == Dan Nicolaescu <address@hidden> writes:

>> +/* Callback which is called when the user clicks on a status icon.  */
>> +static void
>> +activate_icon (widget, data)
>> +     GtkWidget *widget;
>> +     gpointer data;
>> +{

Dan> Please no K&R in new code.  

Hahaha -- I actually went and changed everything to K&R, thinking that
was still the official Emacs style.

I will change it back.

Tom




reply via email to

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