/[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.96 by rms, Wed Aug 6 01:23:14 2003 UTC revision 1.97 by jpw, Wed Aug 6 03:13:21 2003 UTC
# Line 376  program signals a Lisp error and then ha Line 376  program signals a Lisp error and then ha
376  @code{condition-case}, the user won't see the error message; it could  @code{condition-case}, the user won't see the error message; it could
377  show the message to the user by reporting it as a warning.)  show the message to the user by reporting it as a warning.)
378    
379  @cinedex warning type  @cindex warning type
380    Each warning has a @dfn{warning type} to classify it.  The type is a    Each warning has a @dfn{warning type} to classify it.  The type is a
381  list of symbols.  The first symbol should be the custom group that you  list of symbols.  The first symbol should be the custom group that you
382  use for the program's user options.  For example, byte compiler  use for the program's user options.  For example, byte compiler
# Line 2519  should appear outside of the display mar Line 2519  should appear outside of the display mar
2519    
2520  @defun window-fringes window  @defun window-fringes window
2521  This function returns information about the fringes of a window  This function returns information about the fringes of a window
2522  @var{window}.  The value as the form @code{(@var{left-width}  @var{window}.  The value has the form @code{(@var{left-width}
2523  @var{right-width} @var{frames-outside-margins}).  @var{right-width} @var{frames-outside-margins})}.
2524  @end defun  @end defun
2525    
2526  @node Display Property  @node Display Property

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

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