diff options
| -rw-r--r-- | doc/lispintro/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index f22c9033570..d9e61677490 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-05-13 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to | ||
| 4 | avoid confusion with addition operation discussed in previous | ||
| 5 | paragraph. | ||
| 6 | |||
| 1 | 2008-01-31 Robert J. Chassell <bob@rattlesnake.com> | 7 | 2008-01-31 Robert J. Chassell <bob@rattlesnake.com> |
| 2 | 8 | ||
| 3 | * emacs-lisp-intro.texi: Update back cover text. | 9 | * emacs-lisp-intro.texi: Update back cover text. |