diff etc/NEWS @ 27827:25e4e0c9c19a

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 23 Feb 2000 12:52:38 +0000
parents 2d9b98395c82
children 995881918154
line wrap: on
line diff
--- a/etc/NEWS	Wed Feb 23 12:50:35 2000 +0000
+++ b/etc/NEWS	Wed Feb 23 12:52:38 2000 +0000
@@ -973,6 +973,9 @@
 When you add a new item, please add it without either +++ or ---
 so I will know I still need to look at it -- rms.
 
+** The function string-to-number now returns a float for numbers
+that don't fit into a Lisp integer.
+
 ** The variable keyword-symbols-constants-flag has been removed.
 Keywords are now always considered constants.