+2008-10-16 Sean Sieger <sean.sieger@gmail.com> (tiny change)
+
+ * emacs-lisp-intro.texi (Recursion with list): Fix typo.
+
2008-10-04 Karl Berry <karl@gnu.org>
* emacs-lisp-intro.texi: Apply similar formatting changes as for
the emacs and lispref manuals, to save pages. A couple minor
rewordings and reformatting of code to avoid overfull and
- underfull lines.
- (edition-number): bump to 3.08.
- (update-date): bump to 4 October 2008.
+ underfull lines.
+ (edition-number): Bump to 3.08.
+ (update-date): Bump to 4 October 2008.
2008-06-20 Eli Zaretskii <eliz@gnu.org>
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