diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 78ac60ecb1d..ff39f8d9fba 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-01-15 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * edebug.texi (Instrumenting Macro Calls): `declare' is not a | ||
| 4 | special form. | ||
| 5 | * macros.texi (Defining Macros): Update description of `declare', | ||
| 6 | which now is a macro. | ||
| 7 | (Wrong Time): Fix typos. | ||
| 8 | |||
| 1 | 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> | 9 | 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 10 | ||
| 3 | * compile.texi (Compilation Functions): Expand descriptions of | 11 | * compile.texi (Compilation Functions): Expand descriptions of |