/[emacs]/emacs/lispref/display.texi
ViewVC logotype

Diff of /emacs/lispref/display.texi

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

revision 1.130 by kfstorm, Wed Sep 29 12:39:43 2004 UTC revision 1.131 by kfstorm, Tue Oct 5 08:55:12 2004 UTC
# Line 2655  symbols have their own name space. Line 2655  symbols have their own name space.
2655  @defun fringe-bitmaps-at-pos &optional pos window  @defun fringe-bitmaps-at-pos &optional pos window
2656  This function returns the fringe bitmaps of the display line  This function returns the fringe bitmaps of the display line
2657  containing position @var{pos} in window @var{window}.  The return  containing position @var{pos} in window @var{window}.  The return
2658  value has the form @code{(@var{left} . @var{right})}, where @var{left}  value has the form @code{(@var{left} @var{right} @var{ov})}, where @var{left}
2659  is the symbol for the fringe bitmap in the left fringe (or @code{nil}  is the symbol for the fringe bitmap in the left fringe (or @code{nil}
2660  if no bitmap), and @var{right} is similar for the right fringe.  if no bitmap), @var{right} is similar for the right fringe, and @var{ov}
2661    is non-@code{nil} if there is an overlay arrow in the left fringe.
2662    
2663  The value is @code{nil} if @var{pos} is not visible in @var{window}.  The value is @code{nil} if @var{pos} is not visible in @var{window}.
2664  If @var{window} is @code{nil}, that stands for the selected window.  If @var{window} is @code{nil}, that stands for the selected window.

Legend:
Removed from v.1.130  
changed lines
  Added in v.1.131

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