emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Renaming non-X x_* identifiers


From: Eli Zaretskii
Subject: Re: [PATCH] Renaming non-X x_* identifiers
Date: Tue, 16 Apr 2019 19:45:12 +0300

> From: Alex Gramiak <address@hidden>
> Cc: address@hidden,  address@hidden
> Date: Tue, 16 Apr 2019 10:24:13 -0600
> 
>   /* Multi-frame and mouse support hooks.  */
> 
>   /* Graphical window systems are expected to define all of the
>      following hooks with the possible exception of:
> 
>    * query_colors
>    * activate_menubar_hook
>    * change_tool_bar_height_hook
>    * set_bitmap_icon_hook
>    * buffer_flipping_unblocked_hook
> 
>    */
> 
> I also added a couple missing comments to query_frame_background_color
> and implicit_set_name_hook:
> 
>   /* This hook is called to store the frame's background color into
>      BGCOLOR.  */
> 
>   /* This hook is called to set the name of the GUI window by redisplay
>      unless another name was explicitly requested.  */

Sounds good enough, thanks.  We can always add more later if needed.



reply via email to

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