diff options
| author | Markus Rost | 2002-12-07 20:53:35 +0000 |
|---|---|---|
| committer | Markus Rost | 2002-12-07 20:53:35 +0000 |
| commit | 177f790c6a22ef8b2ba6d473092416263a4f9767 (patch) | |
| tree | 46fe6fe01680421e2bb86d961157c35acfbfa7e7 /lispref/ChangeLog | |
| parent | 0bbe869a4e47fc98505b324f042b3a80295e027a (diff) | |
| download | emacs-177f790c6a22ef8b2ba6d473092416263a4f9767.tar.gz emacs-177f790c6a22ef8b2ba6d473092416263a4f9767.zip | |
(Simple Types): Clarify decription of custom type 'number.
Decribe new custom type 'float.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6a6402ef1c2..b1089f2a57a 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-12-07 Markus Rost <rost@math.ohio-state.edu> | ||
| 2 | |||
| 3 | * customize.texi (Simple Types): Clarify decription of custom type | ||
| 4 | 'number. Decribe new custom type 'float. | ||
| 5 | |||
| 1 | 2002-12-04 Markus Rost <rost@math.ohio-state.edu> | 6 | 2002-12-04 Markus Rost <rost@math.ohio-state.edu> |
| 2 | 7 | ||
| 3 | * variables.texi (File Local Variables): Fix typo. | 8 | * variables.texi (File Local Variables): Fix typo. |