diff options
| -rw-r--r-- | lispref/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b1089f2a57a..da7e4f2435b 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | 2002-12-07 Markus Rost <rost@math.ohio-state.edu> | 1 | 2002-12-07 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 2 | ||
| 3 | * customize.texi (Simple Types): Clarify decription of custom type | 3 | * customize.texi (Simple Types): Clarify decription of custom type |
| 4 | 'number. Decribe new custom type 'float. | 4 | 'number. Describe new custom type 'float. |
| 5 | 5 | ||
| 6 | 2002-12-04 Markus Rost <rost@math.ohio-state.edu> | 6 | 2002-12-04 Markus Rost <rost@math.ohio-state.edu> |
| 7 | 7 | ||
| 8 | * variables.texi (File Local Variables): Fix typo. | 8 | * variables.texi (File Local Variables): Fix typo. |
| 9 | 9 | ||