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: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Tue, 05 Aug 2003 23:13:21 -0400

Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.96 emacs/lispref/display.texi:1.97
*** emacs/lispref/display.texi:1.96     Tue Aug  5 21:23:14 2003
--- emacs/lispref/display.texi  Tue Aug  5 23:13:21 2003
***************
*** 376,382 ****
  @code{condition-case}, the user won't see the error message; it could
  show the message to the user by reporting it as a warning.)
  
! @cinedex warning type
    Each warning has a @dfn{warning type} to classify it.  The type is a
  list of symbols.  The first symbol should be the custom group that you
  use for the program's user options.  For example, byte compiler
--- 376,382 ----
  @code{condition-case}, the user won't see the error message; it could
  show the message to the user by reporting it as a warning.)
  
! @cindex warning type
    Each warning has a @dfn{warning type} to classify it.  The type is a
  list of symbols.  The first symbol should be the custom group that you
  use for the program's user options.  For example, byte compiler
***************
*** 2519,2526 ****
  
  @defun window-fringes window
  This function returns information about the fringes of a window
! @var{window}.  The value as the form @code{(@var{left-width}
! @var{right-width} @var{frames-outside-margins}).
  @end defun
  
  @node Display Property
--- 2519,2526 ----
  
  @defun window-fringes window
  This function returns information about the fringes of a window
! @var{window}.  The value has the form @code{(@var{left-width}
! @var{right-width} @var{frames-outside-margins})}.
  @end defun
  
  @node Display Property




reply via email to

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