/[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.183 by rms, Thu Aug 25 11:04:38 2005 UTC revision 1.184 by cyd, Thu Sep 8 22:00:57 2005 UTC
# Line 4546  buffers that do not override it.  @xref{ Line 4546  buffers that do not override it.  @xref{
4546  @end defvar  @end defvar
4547    
4548  @defopt tab-width  @defopt tab-width
4549  The value of this variable is the spacing between tab stops used for  The value of this buffer-local variable is the spacing between tab
4550  displaying tab characters in Emacs buffers.  The value is in units of  stops used for displaying tab characters in Emacs buffers.  The value
4551  columns, and the default is 8.  Note that this feature is completely  is in units of columns, and the default is 8.  Note that this feature
4552  independent of the user-settable tab stops used by the command  is completely independent of the user-settable tab stops used by the
4553  @code{tab-to-tab-stop}.  @xref{Indent Tabs}.  command @code{tab-to-tab-stop}.  @xref{Indent Tabs}.
4554  @end defopt  @end defopt
4555    
4556  @defopt indicate-empty-lines  @defopt indicate-empty-lines
# Line 4559  independent of the user-settable tab sto Line 4559  independent of the user-settable tab sto
4559  When this is non-@code{nil}, Emacs displays a special glyph in the  When this is non-@code{nil}, Emacs displays a special glyph in the
4560  fringe of each empty line at the end of the buffer, on terminals that  fringe of each empty line at the end of the buffer, on terminals that
4561  support it (window systems).  @xref{Fringes}.  support it (window systems).  @xref{Fringes}.
4562    This variable is automatically buffer-local in every buffer.
4563  @end defopt  @end defopt
4564    
4565  @defvar indicate-buffer-boundaries  @defvar indicate-buffer-boundaries

Legend:
Removed from v.1.183  
changed lines
  Added in v.1.184

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