Index: emacs/lispref/control.texi
diff -c emacs/lispref/control.texi:1.22 emacs/lispref/control.texi:1.23
*** emacs/lispref/control.texi:1.22     Mon Feb 14 10:07:43 2005
--- emacs/lispref/control.texi  Tue Jun 21 13:16:52 2005
***************
*** 733,739 ****
  @subsubsection How to Signal an Error
  @cindex signaling errors
  
!    @dfn{Signalling} an error means beginning error processing.  Error
  processing normally aborts all or part of the running program and
  returns to a point that is set up to handle the error
  (@pxref{Processing of Errors}).  Here we describe how to signal an
--- 733,739 ----
  @subsubsection How to Signal an Error
  @cindex signaling errors
  
!    @dfn{Signaling} an error means beginning error processing.  Error
  processing normally aborts all or part of the running program and
  returns to a point that is set up to handle the error
  (@pxref{Processing of Errors}).  Here we describe how to signal an


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to