aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorMarkus Rost2002-12-07 20:53:35 +0000
committerMarkus Rost2002-12-07 20:53:35 +0000
commit177f790c6a22ef8b2ba6d473092416263a4f9767 (patch)
tree46fe6fe01680421e2bb86d961157c35acfbfa7e7 /lispref/ChangeLog
parent0bbe869a4e47fc98505b324f042b3a80295e027a (diff)
downloademacs-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/ChangeLog5
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 @@
12002-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
12002-12-04 Markus Rost <rost@math.ohio-state.edu> 62002-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.