changeset 43188:55a2fa4336d2

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 08 Feb 2002 12:42:06 +0000
parents 992a5c499b47
children 004354581e54
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 08 12:37:02 2002 +0000
+++ b/lisp/ChangeLog	Fri Feb 08 12:42:06 2002 +0000
@@ -5,6 +5,10 @@
 
 2002-02-08  Eli Zaretskii  <eliz@is.elta.co.il>
 
+	* net/ange-ftp.el (ange-ftp-process-handle-line) 
+	(ange-ftp-set-xfer-size): If the file's size is a float, divide
+	by 1024 instead of using ash.
+
 	* international/mule-cmds.el (select-safe-coding-system): State
 	the buffer's name in the message popped in the *Warning* buffer,
 	and make sure the offending buffer is displayed.