emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/speedbar.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/speedbar.texi
Date: Thu, 23 Jun 2005 13:32:23 -0400

Index: emacs/man/speedbar.texi
diff -c emacs/man/speedbar.texi:1.16 emacs/man/speedbar.texi:1.17
*** emacs/man/speedbar.texi:1.16        Thu Jun 23 01:09:03 2005
--- emacs/man/speedbar.texi     Thu Jun 23 17:32:23 2005
***************
*** 1176,1183 ****
  button.  This is the button that expands or contracts a node (if
  applicable), and @var{exp-button-char} the character in it (@samp{+},
  @samp{-}, @samp{?}, etc).  @var{exp-button-function} is the function
! to call if it's clicked on.  Button types are @code{'bracket},
! @code{'angle}, @code{'curly}, @code{'expandtag}, @code{'statictag}, or
  @code{nil}.  @var{exp-button-data} is extra data attached to the text
  forming the expansion button.
  
--- 1176,1183 ----
  button.  This is the button that expands or contracts a node (if
  applicable), and @var{exp-button-char} the character in it (@samp{+},
  @samp{-}, @samp{?}, etc).  @var{exp-button-function} is the function
! to call if it's clicked on.  Button types are @code{bracket},
! @code{angle}, @code{curly}, @code{expandtag}, @code{statictag}, and
  @code{nil}.  @var{exp-button-data} is extra data attached to the text
  forming the expansion button.
  
***************
*** 1221,1235 ****
  @defvar speedbar-generic-list-group-expand-button-type
  This is the button type used for groups of tags, whether expanded
  or added in via a hierarchy method.  Two good values are
! @code{'curly} and @code{'expandtag}.  Curly is the default button, and
! @code{'expandtag} is useful if the groups also has a position.
  @end defvar
  
  @defvar speedbar-generic-list-tag-button-type
  This is the button type used for a single tag.
! Two good values are @code{nil} and @code{'statictag}.
! @code{nil} is the default, and @code{'statictag} has the same width as
! @code{'expandtag}.
  @end defvar
  
  @end defun
--- 1221,1235 ----
  @defvar speedbar-generic-list-group-expand-button-type
  This is the button type used for groups of tags, whether expanded
  or added in via a hierarchy method.  Two good values are
! @code{curly} and @code{expandtag}.  Curly is the default button, and
! @code{expandtag} is useful if the groups also has a position.
  @end defvar
  
  @defvar speedbar-generic-list-tag-button-type
  This is the button type used for a single tag.
! Two good values are @code{nil} and @code{statictag}.
! @code{nil} is the default, and @code{statictag} has the same width as
! @code{expandtag}.
  @end defvar
  
  @end defun




reply via email to

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