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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lispref/control.texi,v
Date: Wed, 18 Oct 2006 10:41:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/10/18 10:41:08

Index: control.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/control.texi,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- control.texi        17 Jul 2006 23:57:12 -0000      1.29
+++ control.texi        18 Oct 2006 10:41:08 -0000      1.30
@@ -862,7 +862,7 @@
 function should take three arguments: @var{data}, a list of the same
 form that @code{condition-case} would bind to its variable;
 @var{context}, a string describing the situation in which the error
-occurred, or (more often) @code{nil}; and @code{caller}, the Lisp
+occurred, or (more often) @code{nil}; and @var{caller}, the Lisp
 function which called the primitive that signaled the error.
 @end defvar
 




reply via email to

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