/[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.76 by rms, Mon Jan 21 23:04:26 2002 UTC revision 1.77 by eliz, Tue Jan 22 11:39:38 2002 UTC
# Line 111  the rightmost column indicates a line th Line 111  the rightmost column indicates a line th
111  which is also called @dfn{continuing} the line.  (The display table can  which is also called @dfn{continuing} the line.  (The display table can
112  specify alternative indicators; see @ref{Display Tables}.)  specify alternative indicators; see @ref{Display Tables}.)
113    
114    @cindex fringes, and line continuation/truncation indicators
115      On a windowed display, the @samp{$} and @samp{\} indicators are
116    replaced with graphics bitmaps displayed on the thin areas right near
117    the window edges, called the @dfn{fringes}.
118    
119    Note that continuation is different from filling; continuation happens    Note that continuation is different from filling; continuation happens
120  on the screen only, not in the buffer contents, and it breaks a line  on the screen only, not in the buffer contents, and it breaks a line
121  precisely at the right margin, not at a word boundary.  @xref{Filling}.  precisely at the right margin, not at a word boundary.  @xref{Filling}.
# Line 561  interface to debuggers, the overlay arro Line 566  interface to debuggers, the overlay arro
566  about to be executed.  about to be executed.
567    
568  @defvar overlay-arrow-string  @defvar overlay-arrow-string
569    @cindex fringe, and overlay arrow display
570  This variable holds the string to display to call attention to a  This variable holds the string to display to call attention to a
571  particular line, or @code{nil} if the arrow feature is not in use.  particular line, or @code{nil} if the arrow feature is not in use.
572  On a graphical display the contents of the string are ignored; instead a  On a graphical display the contents of the string are ignored; instead a
# Line 3132  buffers that do not override it.  @xref{ Line 3138  buffers that do not override it.  @xref{
3138    
3139  @defopt indicate-empty-lines  @defopt indicate-empty-lines
3140  @tindex indicate-empty-lines  @tindex indicate-empty-lines
3141    @cindex fringes, and empty line indication
3142  When this is non-@code{nil}, Emacs displays a special glyph in  When this is non-@code{nil}, Emacs displays a special glyph in
3143  each empty line at the end of the buffer, on terminals that  each empty line at the end of the buffer, on terminals that
3144  support it (window systems).  support it (window systems).

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

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