emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/control.texi,v


From: Karl Berry
Subject: [Emacs-diffs] Changes to emacs/lispref/control.texi,v
Date: Thu, 03 May 2007 16:28:30 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       07/05/03 16:28:29

Index: control.texi
===================================================================
RCS file: /sources/emacs/emacs/lispref/control.texi,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- control.texi        16 Jan 2007 03:28:54 -0000      1.31
+++ control.texi        3 May 2007 16:28:29 -0000       1.32
@@ -783,11 +783,8 @@
 @end defun
 
 @defun signal error-symbol data
-This
 @anchor{Definition of signal}
address@hidden unfortunately, a page break is allowed if the anchor immediately
address@hidden follows the @defun, due to hard-to-fix TeXnicalities.  
-function signals an error named by @var{error-symbol}.  The
+This function signals an error named by @var{error-symbol}.  The
 argument @var{data} is a list of additional Lisp objects relevant to the
 circumstances of the error.
 




reply via email to

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