# HG changeset patch # User Kim F. Storm # Date 1141338898 0 # Node ID b89c722dac5033ce00fd799e6b71fe533f789562 # Parent 8600d93914b93392ba25150eccaf2bbfdb075341 (Tool Bar): Add tool-bar-border. diff -r 8600d93914b9 -r b89c722dac50 lispref/keymaps.texi --- a/lispref/keymaps.texi Thu Mar 02 22:34:39 2006 +0000 +++ b/lispref/keymaps.texi Thu Mar 02 22:34:58 2006 +0000 @@ -2498,6 +2498,15 @@ The value is an integer, a number of pixels. The default is 1. @end defvar +@tindex tool-bar-border +@defvar tool-bar-border +This variable specifies the height of the border drawn below the tool +bar area. An integer value specifies height as a number of pixels. +If the value is one of @code{internal-border-width} (the default) or +@code{border-width}, the tool bar border height corresponds to the +corresponding frame parameter. +@end defvar + You can define a special meaning for clicking on a tool bar item with the shift, control, meta, etc., modifiers. You do this by setting up additional items that relate to the original item through the fake