/[emacs]/emacs/man/speedbar.texi
ViewVC logotype

Diff of /emacs/man/speedbar.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by lektu, Thu Jun 23 01:09:03 2005 UTC revision 1.17 by rms, Thu Jun 23 17:32:23 2005 UTC
# Line 1176  Create a tag line with @var{exp-button-t Line 1176  Create a tag line with @var{exp-button-t
1176  button.  This is the button that expands or contracts a node (if  button.  This is the button that expands or contracts a node (if
1177  applicable), and @var{exp-button-char} the character in it (@samp{+},  applicable), and @var{exp-button-char} the character in it (@samp{+},
1178  @samp{-}, @samp{?}, etc).  @var{exp-button-function} is the function  @samp{-}, @samp{?}, etc).  @var{exp-button-function} is the function
1179  to call if it's clicked on.  Button types are @code{'bracket},  to call if it's clicked on.  Button types are @code{bracket},
1180  @code{'angle}, @code{'curly}, @code{'expandtag}, @code{'statictag}, or  @code{angle}, @code{curly}, @code{expandtag}, @code{statictag}, and
1181  @code{nil}.  @var{exp-button-data} is extra data attached to the text  @code{nil}.  @var{exp-button-data} is extra data attached to the text
1182  forming the expansion button.  forming the expansion button.
1183    
# Line 1221  obvious is @code{speedbar-tag-hierarchy- Line 1221  obvious is @code{speedbar-tag-hierarchy-
1221  @defvar speedbar-generic-list-group-expand-button-type  @defvar speedbar-generic-list-group-expand-button-type
1222  This is the button type used for groups of tags, whether expanded  This is the button type used for groups of tags, whether expanded
1223  or added in via a hierarchy method.  Two good values are  or added in via a hierarchy method.  Two good values are
1224  @code{'curly} and @code{'expandtag}.  Curly is the default button, and  @code{curly} and @code{expandtag}.  Curly is the default button, and
1225  @code{'expandtag} is useful if the groups also has a position.  @code{expandtag} is useful if the groups also has a position.
1226  @end defvar  @end defvar
1227    
1228  @defvar speedbar-generic-list-tag-button-type  @defvar speedbar-generic-list-tag-button-type
1229  This is the button type used for a single tag.  This is the button type used for a single tag.
1230  Two good values are @code{nil} and @code{'statictag}.  Two good values are @code{nil} and @code{statictag}.
1231  @code{nil} is the default, and @code{'statictag} has the same width as  @code{nil} is the default, and @code{statictag} has the same width as
1232  @code{'expandtag}.  @code{expandtag}.
1233  @end defvar  @end defvar
1234    
1235  @end defun  @end defun

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26