changeset 55441:406c79b8022c

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 08 May 2004 15:00:20 +0000
parents 1ca30263e9d4
children a47704955f8d
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat May 08 14:55:36 2004 +0000
+++ b/src/ChangeLog	Sat May 08 15:00:20 2004 +0000
@@ -1,3 +1,8 @@
+2004-05-08  Peter Whaite  <emacs@whaite.ca>  (tiny change)
+
+	* data.c (Fquo): If any argument is float, do the computation in
+	floating point.
+
 2004-05-08  Juanma Barranquero  <lektu@terra.es>
 
 	* editfns.c (Finsert_buffer_substring): Make argument names match their