# HG changeset patch # User Eli Zaretskii # Date 1013172126 0 # Node ID 55a2fa4336d2ce2b73c5b9f76cca811b40260ce6 # Parent 992a5c499b474d090de06f37dc8937d92284cd0b *** empty log message *** diff -r 992a5c499b47 -r 55a2fa4336d2 lisp/ChangeLog --- 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 + * 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.