One thing I just noticed is that I forgot the toolbar shadow thickness code
for X in my generic-redisplay based stuff. I really don't want to put
#ifdef HAVE_X11
EmacsFrame ef = (EmacsFrame) FRAME_X_TEXT_WIDGET (f);
int shadow_thickness = ef->emacs_frame.toolbar_shadow_thickness;
#endif
into the common code. What do people think of adding a new variable
toolbar-shadow-thickness (and also probably toolbar-height and
toolbar-width). And if I add them, should they be specifiers or
DEFVAR_INTs?
-bp
--
Ceterum censeo vi esse delendam