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

Diff of /emacs/man/display.texi

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

revision 1.61 by bob, Mon Jun 17 19:46:18 2002 UTC revision 1.62 by eliz, Tue Jun 18 05:20:45 2002 UTC
# Line 635  except the first, indicating that ``this Line 635  except the first, indicating that ``this
635  The right fringe shows a curving arrow for each screen line except the  The right fringe shows a curving arrow for each screen line except the
636  last, indicating that ``this is not the real end.''  last, indicating that ``this is not the real end.''
637    
638    The fringes indicate line truncation with short horizontale arrows    The fringes indicate line truncation with short horizontal arrows
639  meaning ``there's more text on this line which is scrolled  meaning ``there's more text on this line which is scrolled
640  horizontally out of view.''  They also indicate other things such as  horizontally out of view;'' clicking the mouse on one of the arrows
641  empty lines, or where a program you are debugging is executing  scrolls the display horizontally in the direction of the arrow.   The
642  (@pxref{Debuggers}).  fringes also indicate other things such as empty lines, or where a
643    program you are debugging is executing (@pxref{Debuggers}).
644    
645  @findex set-fringe-style  @findex set-fringe-style
646  @findex fringe-mode  @findex fringe-mode
# Line 680  the form-feed characters.) Line 681  the form-feed characters.)
681  @vindex default-indicate-empty-lines  @vindex default-indicate-empty-lines
682  @cindex empty lines  @cindex empty lines
683  @cindex fringes, and empty line indication  @cindex fringes, and empty line indication
684    Emacs can indicate empty lines at the end of the buffer with a    Emacs can indicate empty lines at the end of the buffer with a special
685  special bitmap in the left fringe of the window.  To enable this  bitmap in the left fringe of the window (@pxref{Fringes}).  To enable
686  feature, set the buffer-local variable @code{indicate-empty-lines} to  this feature, set the buffer-local variable @code{indicate-empty-lines}
687  a non-@code{nil} value.  The default value of this variable is  to a non-@code{nil} value.  The default value of this variable is
688  controlled by the variable @code{default-indicate-empty-lines}; by  controlled by the variable @code{default-indicate-empty-lines}; by
689  setting that variable, you can enable or disable this feature for all  setting that variable, you can enable or disable this feature for all
690  new buffers.  (This feature currently doesn't work on character  new buffers.  (This feature currently doesn't work on character

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

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