emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Karl Berry
Subject: [Emacs-diffs] Changes to emacs/lispref/internals.texi,v
Date: Wed, 05 Jul 2006 14:13:30 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       06/07/05 14:13:25

Index: internals.texi
===================================================================
RCS file: /sources/emacs/emacs/lispref/internals.texi,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -b -r1.50 -r1.51
--- internals.texi      29 May 2006 22:26:25 -0000      1.50
+++ internals.texi      5 Jul 2006 14:13:23 -0000       1.51
@@ -505,8 +505,8 @@
 @smallexample
 @group
 DEFUN ("or", For, Sor, 0, UNEVALLED, 0,
-  doc: /* Eval args until one of them yields non-nil, then return that value.
-The remaining args are not evalled at all.
+  doc: /* Eval args until one of them yields non-nil, then return that
+value. The remaining args are not evalled at all.
 If all args return nil, return nil.
 @end group
 @group




reply via email to

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