emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/display.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Tue, 22 Jan 2002 06:39:38 -0500

Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.76 emacs/lispref/display.texi:1.77
*** emacs/lispref/display.texi:1.76     Mon Jan 21 18:04:26 2002
--- emacs/lispref/display.texi  Tue Jan 22 06:39:38 2002
***************
*** 111,116 ****
--- 111,121 ----
  which is also called @dfn{continuing} the line.  (The display table can
  specify alternative indicators; see @ref{Display Tables}.)
  
+ @cindex fringes, and line continuation/truncation indicators
+   On a windowed display, the @samp{$} and @samp{\} indicators are
+ replaced with graphics bitmaps displayed on the thin areas right near
+ the window edges, called the @dfn{fringes}.
+ 
    Note that continuation is different from filling; continuation happens
  on the screen only, not in the buffer contents, and it breaks a line
  precisely at the right margin, not at a word boundary.  @xref{Filling}.
***************
*** 561,566 ****
--- 566,572 ----
  about to be executed.
  
  @defvar overlay-arrow-string
+ @cindex fringe, and overlay arrow display
  This variable holds the string to display to call attention to a
  particular line, or @code{nil} if the arrow feature is not in use.
  On a graphical display the contents of the string are ignored; instead a
***************
*** 3132,3137 ****
--- 3138,3144 ----
  
  @defopt indicate-empty-lines
  @tindex indicate-empty-lines
+ @cindex fringes, and empty line indication
  When this is address@hidden, Emacs displays a special glyph in
  each empty line at the end of the buffer, on terminals that
  support it (window systems).



reply via email to

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