emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/lispintro/emacs-lisp-intro.texi, v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/doc/lispintro/emacs-lisp-intro.texi, v
Date: Thu, 16 Oct 2008 04:08:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/10/16 04:08:36

Index: emacs-lisp-intro.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispintro/emacs-lisp-intro.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- emacs-lisp-intro.texi       5 Oct 2008 00:14:59 -0000       1.9
+++ emacs-lisp-intro.texi       16 Oct 2008 04:08:35 -0000      1.10
@@ -11541,7 +11541,7 @@
 instance.
 
 Put in yet another way, if the list is not empty, the first robot
-assemblies a second robot and tells it what to do; the second robot is
+assembles a second robot and tells it what to do; the second robot is
 a different individual from the first, but is the same model.
 
 When the second evaluation occurs, the @code{when} expression is




reply via email to

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