/[emacs]/emacs/lispref/control.texi
ViewVC logotype

Diff of /emacs/lispref/control.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18.6.1 by miles, Mon Apr 19 07:01:40 2004 UTC revision 1.18.6.2 by miles, Tue Jun 29 16:45:28 2004 UTC
# Line 1  Line 1 
1  @c -*-texinfo-*-  @c -*-texinfo-*-
2  @c This is part of the GNU Emacs Lisp Reference Manual.  @c This is part of the GNU Emacs Lisp Reference Manual.
3  @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999  @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003
4  @c  Free Software Foundation, Inc.  @c  Free Software Foundation, Inc.
5  @c See the file elisp.texi for copying conditions.  @c See the file elisp.texi for copying conditions.
6  @setfilename ../info/control  @setfilename ../info/control
# Line 784  contains @samp{%}, it will be interprete Line 784  contains @samp{%}, it will be interprete
784  undesirable results.  Instead, use @code{(error "%s" @var{string})}.  undesirable results.  Instead, use @code{(error "%s" @var{string})}.
785  @end defun  @end defun
786    
 @anchor{Definition of signal}  
787  @defun signal error-symbol data  @defun signal error-symbol data
788    @anchor{Definition of signal}
789  This function signals an error named by @var{error-symbol}.  The  This function signals an error named by @var{error-symbol}.  The
790  argument @var{data} is a list of additional Lisp objects relevant to the  argument @var{data} is a list of additional Lisp objects relevant to the
791  circumstances of the error.  circumstances of the error.

Legend:
Removed from v.1.18.6.1  
changed lines
  Added in v.1.18.6.2

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