emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/eval.c,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/eval.c,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:49:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:49:21

Index: eval.c
===================================================================
RCS file: /sources/emacs/emacs/src/eval.c,v
retrieving revision 1.276.2.4
retrieving revision 1.276.2.5
diff -u -b -r1.276.2.4 -r1.276.2.5
--- eval.c      30 Jul 2007 00:18:56 -0000      1.276.2.4
+++ eval.c      8 Aug 2007 07:49:19 -0000       1.276.2.5
@@ -1785,7 +1785,7 @@
 }
 
 
-/* Return nonzero iff LIST is a non-nil atom or
+/* Return nonzero if LIST is a non-nil atom or
    a list containing one of CONDITIONS.  */
 
 static int




reply via email to

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