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: Sun, 16 Jul 2006 23:30:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       06/07/16 23:30:58

Index: control.texi
===================================================================
RCS file: /sources/emacs/emacs/lispref/control.texi,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- control.texi        8 Jul 2006 18:12:14 -0000       1.26
+++ control.texi        16 Jul 2006 23:30:58 -0000      1.27
@@ -783,8 +783,11 @@
 @end defun
 
 @defun signal error-symbol data
+This
 @anchor{Definition of signal}
-This function signals an error named by @var{error-symbol}.  The
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
 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]