view src/=convexos.h @ 30238:4a3b87cc6f04

(w32_menu_show): Call free_menubar_widget_value_tree after menu is finished with. (add_menu_item): Only consider wv->title as a menu title. (w32_menu_display_help): Add OBJECT and POS to show_help_echo.
author Jason Rumney <jasonr@gnu.org>
date Sat, 15 Jul 2000 11:52:21 +0000
parents 8175d30c0181
children
line wrap: on
line source

/* Definitions file for GNU Emacs running on ConvexOS.  */

#include "bsd4-3.h"

/* First pty name is /dev/pty?0.  We have to search for it. */
#undef FIRST_PTY_LETTER
#define FIRST_PTY_LETTER first_pty_letter

/* getpgrp requires no arguments. */
#define GETPGRP_NO_ARG