diff options
Diffstat (limited to 'lispintro/ChangeLog')
| -rw-r--r-- | lispintro/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index 96491b93c08..7d4fae9eba8 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-01-30 Robert J. Chassell <bob@rattlesnake.com> | ||
| 2 | |||
| 3 | * emacs-lisp-intro.texi (else): Rephrase message of first | ||
| 4 | if-then-else example so it is right both in itself and in the | ||
| 5 | "true" case of the expression, which asks whether 4 is greater | ||
| 6 | than 5. | ||
| 7 | |||
| 1 | 2006-11-27 Andreas Schwab <schwab@suse.de> | 8 | 2006-11-27 Andreas Schwab <schwab@suse.de> |
| 2 | 9 | ||
| 3 | * Makefile.in (usermanualdir): Define. | 10 | * Makefile.in (usermanualdir): Define. |