aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispintro/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispintro/ChangeLog')
-rw-r--r--doc/lispintro/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog
index 62abed9af10..b0522ceead5 100644
--- a/doc/lispintro/ChangeLog
+++ b/doc/lispintro/ChangeLog
@@ -1,11 +1,15 @@
12008-10-16 Sean Sieger <sean.sieger@gmail.com> (tiny change)
2
3 * emacs-lisp-intro.texi (Recursion with list): Fix typo.
4
12008-10-04 Karl Berry <karl@gnu.org> 52008-10-04 Karl Berry <karl@gnu.org>
2 6
3 * emacs-lisp-intro.texi: Apply similar formatting changes as for 7 * emacs-lisp-intro.texi: Apply similar formatting changes as for
4 the emacs and lispref manuals, to save pages. A couple minor 8 the emacs and lispref manuals, to save pages. A couple minor
5 rewordings and reformatting of code to avoid overfull and 9 rewordings and reformatting of code to avoid overfull and
6 underfull lines. 10 underfull lines.
7 (edition-number): bump to 3.08. 11 (edition-number): Bump to 3.08.
8 (update-date): bump to 4 October 2008. 12 (update-date): Bump to 4 October 2008.
9 13
102008-06-20 Eli Zaretskii <eliz@gnu.org> 142008-06-20 Eli Zaretskii <eliz@gnu.org>
11 15